Skip to content

Commit

Permalink
chore(api): upgrade to eslint 8
Browse files Browse the repository at this point in the history
  • Loading branch information
fallenoak committed Dec 2, 2023
1 parent cb9fd91 commit c6a635e
Show file tree
Hide file tree
Showing 4 changed files with 1,604 additions and 1,788 deletions.
3 changes: 3 additions & 0 deletions packages/spelunker-api/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"extends": "@wowserhq/eslint-config",
"rules": {},
"parserOptions": {
"ecmaVersion": 2022
},
"env": {
"browser": true,
"es6": true,
Expand Down
Loading

0 comments on commit c6a635e

Please sign in to comment.