TanStack router setup
All checks were successful
Lint / lint (push) Successful in 43s

This commit is contained in:
Julien Valverdé
2025-09-19 02:19:45 +02:00
parent 16b3cfd6ae
commit e7945e734c
9 changed files with 217 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
"@effect/platform": "^0.90.9",
"@effect/platform-browser": "^0.70.0",
"@effect/rpc": "^0.69.2",
"@tanstack/react-router": "^1.131.48",
"@website/common": "workspace:*",
"effect": "^3.17.13",
"effect-fc": "^0.1.3",
@@ -25,6 +26,8 @@
},
"devDependencies": {
"@eslint/js": "^9.35.0",
"@tanstack/react-router-devtools": "^1.131.48",
"@tanstack/router-plugin": "^1.131.48",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react": "^5.0.2",