Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
chore: update eslint target version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmancini55 committed Aug 18, 2020
1 parent 98f392c commit 42cbf6c
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
@@ -1,6 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 8,
"ecmaVersion": 2019,
"sourceType": "module"
},
"env": {
Expand Down

0 comments on commit 42cbf6c

Please sign in to comment.