Skip to content

Commit

Permalink
Remove unneeded config for ecmaVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
robinpokorny committed Aug 26, 2016
1 parent 16cbfc1 commit 9a5873f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"parserOptions": {
"ecmaVersion": 6,
"ecmaFeatures": {
"experimentalObjectRestSpread": true,
"jsx": true
Expand Down

0 comments on commit 9a5873f

Please sign in to comment.