1
0
Fork 0

feat(eslint): use production grade config

This commit is contained in:
Vojtěch Mareš 2024-06-28 08:26:16 +02:00
parent fc3136bf89
commit 1dc6ee4463
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
3 changed files with 5 additions and 1 deletions

View file

@ -20,6 +20,7 @@
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"typescript": "^5.2.2",