Files
gig-admin/.cta.json

19 lines
351 B
JSON

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