We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc80799 commit 4417aecCopy full SHA for 4417aec
docs/package.json
@@ -25,7 +25,7 @@
25
"check:unused": "knip --max-issues 1",
26
"check:unused:fix": "knip --fix",
27
"typegen": "react-router typegen",
28
- "generate:docs": "npx tsx scripts/generate-docs.ts --branch",
+ "generate:docs": "npx tsx scripts/generate-docs.ts --branch main",
29
"verify:docs": "tsx scripts/verify-docs.ts",
30
"content-collections:build": "content-collections build"
31
},
0 commit comments