sunnymh-frontend/.cta.json
2025-05-14 16:07:39 +08:00

15 lines
286 B
JSON

{
"framework": "react",
"typescript": true,
"projectName": "sunnymh-frontend",
"mode": "file-router",
"tailwind": true,
"packageManager": "npm",
"toolchain": "eslint+prettier",
"variableValues": {},
"git": true,
"version": 1,
"existingAddOns": [
"shadcn"
]
}