Skip to content

Commit

Permalink
"ecmaVersion": 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Aug 28, 2018
1 parent 8fd0c37 commit b62f709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslintrc.json
@@ -1,6 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 9,
"ecmaVersion": 2018,
"ecmaFeatures": {
"jsx": true
},
Expand Down

0 comments on commit b62f709

Please sign in to comment.