Skip to content

Commit

Permalink
Added ECMA Version of lint to 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
eouia committed Apr 26, 2022
1 parent df0f048 commit 58569a6
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 @@ -16,7 +16,7 @@
},
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 2018,
"ecmaVersion": 2020,
"ecmaFeatures": {
"globalReturn": true
}
Expand Down

0 comments on commit 58569a6

Please sign in to comment.