Skip to content

Commit 930d7a9

Browse files
committed
chore: add h3 playground script
1 parent e528b69 commit 930d7a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"lint:knip": "knip",
3939
"lint:prettier": "prettier . --check --experimental-cli",
4040
"prepare": "git config --local core.hooksPath .githooks",
41+
"play:h3": "pnpm --filter @intlify/h3 run play:basic",
4142
"release": "bumpp \"package.json\" \"packages/**/package.json\" --commit \"release: v\" --all --push --tag",
4243
"test": "vitest run --typecheck",
4344
"typecheck": "tsgo --noEmit --diagnostics"

0 commit comments

Comments
 (0)