feat: add desktop2

This commit is contained in:
2024-02-11 09:30:18 +07:00
parent 35c5b5fb78
commit c809ab6b4e
18 changed files with 697 additions and 2927 deletions

View File

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