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 e528b69 commit 930d7a9Copy full SHA for 930d7a9
package.json
@@ -38,6 +38,7 @@
38
"lint:knip": "knip",
39
"lint:prettier": "prettier . --check --experimental-cli",
40
"prepare": "git config --local core.hooksPath .githooks",
41
+ "play:h3": "pnpm --filter @intlify/h3 run play:basic",
42
"release": "bumpp \"package.json\" \"packages/**/package.json\" --commit \"release: v\" --all --push --tag",
43
"test": "vitest run --typecheck",
44
"typecheck": "tsgo --noEmit --diagnostics"
0 commit comments