Files
acad-ia-2/.cta.json

16 lines
281 B
JSON

{
"projectName": "acad-ia-2",
"mode": "file-router",
"typescript": true,
"tailwind": true,
"packageManager": "bun",
"addOnOptions": {},
"git": true,
"version": 1,
"framework": "react-cra",
"chosenAddOns": [
"eslint",
"shadcn",
"tanstack-query"
]
}