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.
2 parents d72e274 + 1e67899 commit c391457Copy full SHA for c391457
package.json
@@ -6,6 +6,7 @@
6
"packageManager": "[email protected]",
7
"license": "MIT",
8
"scripts": {
9
+ "dev": "pnpm -F markdown-exit dev",
10
"build": "pnpm -r run build",
11
"test": "vitest",
12
"typecheck": "tsc --noEmit",
0 commit comments