GitHikari/.cta.json
2026-07-03 00:36:40 +09:00

18 lines
No EOL
331 B
JSON

{
"projectName": "githikari",
"mode": "file-router",
"typescript": true,
"packageManager": "bun",
"includeExamples": true,
"tailwind": true,
"addOnOptions": {},
"envVarValues": {},
"git": true,
"install": true,
"routerOnly": false,
"version": 1,
"framework": "react",
"chosenAddOns": [
"biome"
]
}