Closed devcrust closed 8 years ago
Plato now supports ES6!
For eslint, make sure the following configuration is part of the .eslintrc file:
"parser": "esprima", "parserOptions": { "ecmaVersion": 6 }
Plato now supports ES6!
For eslint, make sure the following configuration is part of the .eslintrc file:
"parser": "esprima", "parserOptions": { "ecmaVersion": 6 }