wip client to id

This commit is contained in:
2025-08-11 21:25:48 -03:00
parent 70e87e9526
commit 6e0e5f788d
13 changed files with 396 additions and 56 deletions

View File

@@ -20,7 +20,7 @@
"baseUrl": ".",
"rootDirs": [".", "./.react-router/types"],
"paths": {
"~/*": ["./app/*"]
"@/*": ["./app/*"]
},
"esModuleInterop": true,
"resolveJsonModule": true