using tseslint.config in eslint config (for types)

This commit is contained in:
Mose Müller
2024-07-08 08:58:04 +02:00
parent b856ed3a12
commit a5a957d290
3 changed files with 3 additions and 6 deletions

View File

@ -23,7 +23,6 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",