Skip to content
Permalink
Browse files
ecma6 support added to eslint
  • Loading branch information
aa7401 committed Oct 27, 2017
1 parent 981a8e3 commit cc920b4932548a979ac24d6e973d2ae0f68ebe7f
Showing 1 changed file with 3 additions and 0 deletions.
@@ -1,4 +1,7 @@
{
"parserOptions": {
"ecmaVersion": 6
},
"env": {
"browser": 1
},

0 comments on commit cc920b4

Please sign in to comment.