Score wip

This commit is contained in:
2025-02-15 18:33:31 +01:00
parent 78ee06ceaa
commit 4fc0fbf1ed
7 changed files with 228 additions and 17 deletions
+1 -1
View File
@@ -11,7 +11,6 @@
"format": "prettier -w src"
},
"dependencies": {
"eslint-plugin-prettier": "^5.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
@@ -24,6 +23,7 @@
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",