You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> plato -d plato -r --eslint .eslintrc src
undefined:15
},
^
SyntaxError: Unexpected token }
at Object.parse (native)
at Object.exports.exec (/my-project/node_modules/plato/lib/cli.js:49:21)
at Object.<anonymous> (/my-project/node_modules/plato/bin/plato:19:5)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Function.Module.runMain (module.js:447:10)
at startup (node.js:140:18)
at node.js:1001:3
The text was updated successfully, but these errors were encountered:
ColCh
changed the title
Fix error in .eslint syntax error
Fix error message with .eslint syntax error
Feb 12, 2016
This error is unhelpful
The text was updated successfully, but these errors were encountered: