/ lionsmane-fe / .cta.json
.cta.json
1 { 2 "chosenAddOns": ["eslint", "shadcn", "table", "tanstack-query"], 3 "framework": "react-cra", 4 "git": true, 5 "mode": "file-router", 6 "packageManager": "pnpm", 7 "projectName": "lionsmane-fe", 8 "tailwind": true, 9 "typescript": true, 10 "version": 1 11 }