Skip to content

Commit 0562a18

Browse files
committed
chore(tailwind): remove eslint dependencies from vite integration
1 parent 598464b commit 0562a18

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/tailwind/integrations/vite/package.json

-5
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,7 @@
1818
"devDependencies": {
1919
"@types/react": "^19",
2020
"@types/react-dom": "^19",
21-
"@typescript-eslint/eslint-plugin": "^7.2.0",
22-
"@typescript-eslint/parser": "^7.2.0",
2321
"@vitejs/plugin-react": "^4.2.1",
24-
"eslint": "^8.57.0",
25-
"eslint-plugin-react-hooks": "^4.6.0",
26-
"eslint-plugin-react-refresh": "^0.4.6",
2722
"typescript": "^5.2.2",
2823
"vite": "^5.2.0",
2924
"yalc": "1.0.0-pre.53"

0 commit comments

Comments
 (0)