Skip to content

Commit

Permalink
Update .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Lau Bismaquer authored Mar 2, 2017
1 parent d7936e1 commit df33cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"env": {
"browser": true,
"commonjs": true,
"mocha": true,
"phantomjs": true,
"mocha": true,
"phantomjs": true,
"es6": true
},
"extends": "eslint:recommended",
Expand Down

0 comments on commit df33cdc

Please sign in to comment.