Skip to content

Commit

Permalink
🔭 fix: eslint v9 degrade v8 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsuwwz committed Apr 7, 2024
1 parent cb1b5ef commit 339bd9a
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 85 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"babel-jest": "^29.7.0",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
"cross-env": "^7.0.3",
"eslint": "^9.0.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "6.1.1",
Expand Down
Loading

0 comments on commit 339bd9a

Please sign in to comment.