chore: configure root eslint with react and tanstack router rules
This commit is contained in:
parent
88ad6ff276
commit
2025cc7298
22 changed files with 664 additions and 485 deletions
|
|
@ -14,10 +14,13 @@
|
|||
"packageManager": "pnpm@10.32.1",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@tanstack/eslint-plugin-router": "^1.161.6",
|
||||
"@vitest/coverage-v8": "^4.1.0",
|
||||
"concurrently": "^9.2.1",
|
||||
"eslint": "^10.0.3",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.2",
|
||||
"prettier": "^3.8.1",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.57.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue