Skip to content

Commit

Permalink
newer ecma version?
Browse files Browse the repository at this point in the history
  • Loading branch information
krubenok committed Nov 22, 2019
1 parent 0b9db38 commit c5d90ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 7,
"ecmaVersion": 8,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
Expand Down

0 comments on commit c5d90ac

Please sign in to comment.