Skip to content

Commit

Permalink
chore: updated eslint definitions to 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfisher committed Dec 7, 2019
1 parent a0c23ce commit ad8376b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"es6": true
},
"parserOptions": {
"ecmaVersion": 6,
"ecmaVersion": 2017,
"sourceType": "module"
},
"rules": {
Expand Down

0 comments on commit ad8376b

Please sign in to comment.