Files
k-mood/spa/.cta.json
Gabriel Kaszewski 95739892de
Some checks failed
CI / ci (push) Failing after 1m48s
init
2026-08-25 23:24:36 +02:00

17 lines
327 B
JSON

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