We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0797428 commit 261d63fCopy full SHA for 261d63f
1 file changed
package.json
@@ -5,6 +5,7 @@
5
"packageManager": "pnpm@9.0.5",
6
"type": "module",
7
"scripts": {
8
+ "dev": "pnpm -C packages/jsx-explorer run dev",
9
"build": "pnpm run -r build",
10
"test": "vitest",
11
"lint": "eslint --cache .",
0 commit comments