feat: add Vite config and TypeScript settings for web build

This commit is contained in:
2026-04-27 08:24:55 +09:00
parent 57d4a9bf17
commit 7e9bc4bfdd
6 changed files with 79 additions and 9 deletions

1
package-lock.json generated
View File

@@ -14,6 +14,7 @@
"zustand": "^5.0.12"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.13.5",
"@types/node": "^22.7.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",