no unused imports eslint rule (#2773)
Showing
| ... | ... | @@ -87,6 +87,7 @@ |
| "eslint-plugin-react": "^7.19.0", | ||
| "eslint-plugin-react-hooks": "^4.0.0", | ||
| "eslint-plugin-simple-import-sort": "^7.0.0", | ||
| "eslint-plugin-unused-imports": "^2.0.0", | ||
| "ethers": "^5.4.6", | ||
| "firebase": "^9.1.3", | ||
| "graphql": "^15.5.0", | ||
| ... | ... |
Please register or sign in to comment