Files
infisical/frontend/tsr.config.json

7 lines
150 B
JSON

{
"autoCodeSplitting": true,
"routeFileIgnorePrefix": "-",
"routesDirectory": "./src/pages",
"generatedRouteTree": "./src/routeTree.gen.ts"
}