Skip to content

Commit

Permalink
ecmaVersion 8
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Sep 29, 2016
1 parent 9567c3a commit 9f14f10
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,
"ecmaFeatures": {
"experimentalObjectRestSpread": true,
"jsx": true
Expand Down

0 comments on commit 9f14f10

Please sign in to comment.