chore: setup ui

This commit is contained in:
reya
2024-07-23 13:28:45 +07:00
parent 3fbda8202a
commit 8ae1368419
17 changed files with 6829 additions and 197 deletions

6
tsr.config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"routesDirectory": "./src/routes",
"generatedRouteTree": "./src/routes.gen.ts",
"routeFileIgnorePrefix": "-",
"quoteStyle": "single"
}