Skip to content

Commit 23eebbb

Browse files
committed
Remove ESLint
1 parent 97326c8 commit 23eebbb

File tree

6 files changed

+40
-55
lines changed

6 files changed

+40
-55
lines changed

apps/api/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
2323
.env.local
2424

2525
# caches
26-
.eslintcache
2726
.cache
2827
*.tsbuildinfo
2928

apps/dashboard/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,13 @@
7777
},
7878
"devDependencies": {
7979
"@biomejs/biome": "2.0.5",
80-
"@eslint/eslintrc": "^3.3.1",
8180
"@orpc/server": "^1.6.6",
8281
"@tailwindcss/postcss": "^4.1.4",
8382
"@types/d3-geo": "^3.1.0",
8483
"@types/node": "^22.15.3",
8584
"@types/react": "19.0.0",
8685
"@types/react-dom": "19.0.0",
8786
"@types/topojson-client": "^3.1.5",
88-
"eslint-config-next": "15.2.4",
8987
"husky": "^9.1.7",
9088
"lint-staged": "^16.1.2",
9189
"tailwindcss": "^4.1.4",

apps/database/eslint.config.mjs

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

0 commit comments

Comments
 (0)