mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
7 lines
150 B
JSON
7 lines
150 B
JSON
{
|
|
"autoCodeSplitting": true,
|
|
"routeFileIgnorePrefix": "-",
|
|
"routesDirectory": "./src/pages",
|
|
"generatedRouteTree": "./src/routeTree.gen.ts"
|
|
}
|