Skip to content

Commit

Permalink
chore: eslint es6 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Drukh committed Aug 6, 2018
1 parent cfd4031 commit 459877a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 2017
"ecmaVersion": 6
},
"env": {
"node": true,
Expand Down

0 comments on commit 459877a

Please sign in to comment.