chore: germantax customer project

This commit is contained in:
e2e
2026-07-11 09:04:31 +02:00
commit 5a2571f82c
145 changed files with 9830 additions and 0 deletions

6
apps/app/tsr.config.json Normal file
View File

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