Skip to content

Commit

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/spelunker-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"pngjs": "^6.0.0"
},
"devDependencies": {
"@wowserhq/eslint-config": "^0.4.0",
"@wowserhq/eslint-config": "^0.5.0",
"eslint": "^8.55.0",
"eslint-plugin-import": "^2.29.0",
"nodemon": "^2.0.15"
Expand Down

0 comments on commit 42975a6

Please sign in to comment.