dm-companion/.cta.json
2025-05-27 16:29:14 -07:00

13 lines
201 B
JSON

{
"projectName": ".",
"mode": "file-router",
"typescript": true,
"tailwind": true,
"packageManager": "npm",
"git": true,
"version": 1,
"framework": "react-cra",
"chosenAddOns": []
}