Skip to content

Commit 26771c8

Browse files
committed
f##k eslint out of here
1 parent c9142f9 commit 26771c8

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

client/.eslintrc.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

client/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"staging": "NODE_ENV=staging next dev -p 3010",
77
"build": "next build",
88
"start": "next start",
9-
"lint": "next lint",
109
"check": "biome check .",
1110
"check:fix": "biome check --write .",
1211
"type-check": "tsc --noEmit"
@@ -36,8 +35,6 @@
3635
"@types/node": "^22",
3736
"@types/react": "^18",
3837
"@types/react-dom": "^18",
39-
"eslint": "^8",
40-
"eslint-config-next": "14.2.3",
4138
"postcss": "^8",
4239
"tailwindcss": "^4.1.10",
4340
"tw-animate-css": "^1.3.4",

0 commit comments

Comments
 (0)