itpdp/web/.cta.json
2026-04-19 12:38:24 +02:00

21 lines
No EOL
378 B
JSON

{
"projectName": "web",
"mode": "file-router",
"typescript": true,
"packageManager": "bun",
"includeExamples": false,
"tailwind": true,
"addOnOptions": {},
"envVarValues": {},
"git": false,
"routerOnly": false,
"version": 1,
"framework": "react",
"chosenAddOns": [
"biome",
"compiler",
"better-auth",
"table",
"tanstack-query"
]
}