Skip to content

Commit

Permalink
build: update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
rocka committed Dec 7, 2018
1 parent 93c1183 commit c978663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
@@ -1,7 +1,7 @@
module.exports = {
root: true,
parserOptions: {
ecmaVersion: 8,
ecmaVersion: 2018,
sourceType: 'module'
},
env: {
Expand Down

0 comments on commit c978663

Please sign in to comment.