Skip to content

Commit

Permalink
Add eslint sourceType
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Mar 26, 2018
1 parent 193f340 commit 406683c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"mocha": true
},
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 6
},
"extends": "eslint:recommended",
Expand Down

0 comments on commit 406683c

Please sign in to comment.