Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
laendoor committed Jan 11, 2024
1 parent e1455ec commit b3abff8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
],
"env": {
"node": true,
"es2021": true
"es2016": true,
"jest": true
},
"parserOptions": {
"project": "./tsconfig.eslint.json",
Expand Down

0 comments on commit b3abff8

Please sign in to comment.