Skip to content

Commit

Permalink
Chore: update ecmaVersion in .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
lusarz committed Dec 31, 2018
1 parent 6138d4a commit a70cda8
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
Expand Up @@ -5,6 +5,6 @@
},
"extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": 6
"ecmaVersion": 2017
}
}

0 comments on commit a70cda8

Please sign in to comment.