Skip to content

Commit 302c5d2

Browse files
committed
chore: remove unused ESLint plugins from package.json
1 parent 0ec9f55 commit 302c5d2

File tree

2 files changed

+6
-851
lines changed

2 files changed

+6
-851
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,17 +125,13 @@
125125
"dotenv-cli": "^11.0.0",
126126
"drizzle-kit": "^0.31.10",
127127
"esbuild": "^0.27.4",
128-
"eslint-plugin-jsx-a11y": "^6.10.2",
129-
"eslint-plugin-react": "^7.37.5",
130-
"eslint-plugin-react-hooks": "^7.0.1",
131128
"husky": "^9.1.7",
132129
"npm-run-all": "^4.1.5",
133130
"oxfmt": "^0.43.0",
134131
"source-map-explorer": "^2.5.3",
135132
"tailwindcss": "^4.2.2",
136133
"tsx": "^4.21.0",
137134
"typescript": "^6.0.2",
138-
"typescript-eslint": "^8.58.0",
139135
"vite": "^8.0.3"
140136
},
141137
"engines": {

0 commit comments

Comments
 (0)