mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-22 17:36:57 +00:00
19 lines
355 B
JSON
19 lines
355 B
JSON
{
|
|
"projectName": "chess-scribe-website",
|
|
"mode": "file-router",
|
|
"typescript": true,
|
|
"packageManager": "npm",
|
|
"includeExamples": true,
|
|
"tailwind": true,
|
|
"addOnOptions": {},
|
|
"envVarValues": {},
|
|
"git": true,
|
|
"install": true,
|
|
"routerOnly": false,
|
|
"version": 1,
|
|
"framework": "react",
|
|
"chosenAddOns": [
|
|
"biome",
|
|
"nitro"
|
|
]
|
|
} |