Files
Dock-Dploy/.cta.json
hhftechnologies 1493fb099f Initial commit
2025-11-18 12:38:48 +05:30

12 lines
226 B
JSON

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