mirror of
https://github.com/linsa-io/linsa.git
synced 2026-03-21 16:49:21 +01:00
13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"projectName": "web",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"tailwind": true,
|
|
"packageManager": "npm",
|
|
"git": false,
|
|
"addOnOptions": {},
|
|
"version": 1,
|
|
"framework": "react-cra",
|
|
"chosenAddOns": ["start", "cloudflare"]
|
|
}
|