Skip to content

Commit

Permalink
enable experimentalObjectRestSpread
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Sep 26, 2016
1 parent 9e98754 commit 38d0aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslintrc.json
Expand Up @@ -2,6 +2,7 @@
"parserOptions": {
"ecmaVersion": 7,
"ecmaFeatures": {
"experimentalObjectRestSpread": true,
"jsx": true
}
},
Expand Down

0 comments on commit 38d0aef

Please sign in to comment.