Skip to content

Commit 8837607

Browse files
committed
chore: add dev script to workspace root
1 parent 4726b56 commit 8837607

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
@@ -6,6 +6,7 @@
66
"packageManager": "[email protected]",
77
"license": "MIT",
88
"scripts": {
9+
"dev": "pnpm -F markdown-exit dev",
910
"build": "pnpm -r run build",
1011
"test": "vitest",
1112
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)