Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
#270 eslint-plugin-import に依存している別の eslint-plugin があったので eslint-plu…
Browse files Browse the repository at this point in the history
…gin-import を追加
  • Loading branch information
keitakn committed Dec 31, 2023
1 parent 3ce4951 commit 570892c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 32 deletions.
37 changes: 5 additions & 32 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^43.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-n": "^16.6.0",
Expand Down

0 comments on commit 570892c

Please sign in to comment.