15 lines
286 B
JSON
15 lines
286 B
JSON
{
|
|
"framework": "react",
|
|
"typescript": true,
|
|
"projectName": "sunnymh-frontend",
|
|
"mode": "file-router",
|
|
"tailwind": true,
|
|
"packageManager": "npm",
|
|
"toolchain": "eslint+prettier",
|
|
"variableValues": {},
|
|
"git": true,
|
|
"version": 1,
|
|
"existingAddOns": [
|
|
"shadcn"
|
|
]
|
|
} |