Skip to content

Commit

Permalink
fixing eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Dec 30, 2022
1 parent ee14c97 commit 927f6e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
},
"extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": 2022
},
"rules": {
"no-var": "error",
Expand Down

0 comments on commit 927f6e5

Please sign in to comment.