23 lines
421 B
JSON
23 lines
421 B
JSON
{
|
|
"projectName": "findyourpilot",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"tailwind": true,
|
|
"packageManager": "npm",
|
|
"git": true,
|
|
"install": true,
|
|
"addOnOptions": {},
|
|
"includeExamples": true,
|
|
"envVarValues": {},
|
|
"routerOnly": false,
|
|
"version": 1,
|
|
"framework": "react-cra",
|
|
"chosenAddOns": [
|
|
"tanstack-query",
|
|
"shadcn",
|
|
"railway",
|
|
"sentry",
|
|
"biome",
|
|
"paraglide"
|
|
]
|
|
} |