Skip to content

Commit

Permalink
update EcmaVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Mar 5, 2024
1 parent 4d95e7b commit 3f2385e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"extends": ["eslint:recommended", "plugin:prettier/recommended"],
"parserOptions": {
"ecmaVersion": 6
"ecmaVersion": 8
},
"rules": {
"no-unused-vars": "off",
Expand Down

0 comments on commit 3f2385e

Please sign in to comment.