Skip to content

Commit

Permalink
Update ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjuchli committed Sep 26, 2018
1 parent c190962 commit 5ca9f6f
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 279 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": 8
"ecmaVersion": 9
},
"rules": {
"indent": [
Expand Down
Loading

0 comments on commit 5ca9f6f

Please sign in to comment.