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 09b7ba8 commit 872419fCopy full SHA for 872419f
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 main",
+ "generate:docs": "npx tsx scripts/generate-docs.ts",
29
"verify:docs": "tsx scripts/verify-docs.ts",
30
"content-collections:build": "content-collections build"
31
},
0 commit comments