12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"projectName": "altricade",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"tailwind": true,
|
|
"packageManager": "npm",
|
|
"addOnOptions": {},
|
|
"git": true,
|
|
"version": 1,
|
|
"framework": "react-cra",
|
|
"chosenAddOns": ["eslint", "shadcn"]
|
|
}
|