mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-07 22:53:55 -05:00
7 lines
150 B
JSON
7 lines
150 B
JSON
{
|
|
"autoCodeSplitting": true,
|
|
"routeFileIgnorePrefix": "-",
|
|
"routesDirectory": "./src/pages",
|
|
"generatedRouteTree": "./src/routeTree.gen.ts"
|
|
}
|