build: add more rules for typescript

This commit is contained in:
2026-03-22 15:22:23 +02:00
parent 93ed2b864b
commit 34014d1cdd
3 changed files with 14 additions and 6 deletions

View File

@@ -20,6 +20,7 @@
"@types/react-syntax-highlighter": ">=15.5.0 <15.6.0",
"@vitejs/plugin-react": ">=6.0.0 <6.1.0",
"eslint": ">=9.39.0 <9.40.0",
"eslint-plugin-react": ">=7.37.0 <7.38.0",
"eslint-plugin-react-hooks": ">=7.0.0 <7.1.0",
"eslint-plugin-react-refresh": ">=0.5.0 <0.6.0",
"eslint-plugin-simple-import-sort": ">=12.1.0 <12.2.0",