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 0565fa9 commit 25c517aCopy full SHA for 25c517a
1 file changed
package.json
@@ -9,6 +9,7 @@
9
"check:format": "oxfmt . --check",
10
"check:spell": "pnpm dlx cspell",
11
"doc": "pnpm --dir website dev",
12
+ "doc:build": "node --run build && pnpm --dir website build",
13
"format": "oxfmt .",
14
"lint": "rs lint --type-check",
15
"prepare": "husky",
0 commit comments