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 41abc25 commit 6cc64a0Copy full SHA for 6cc64a0
packages/studio-ui/package.json
@@ -8,6 +8,7 @@
8
"scripts": {
9
"dev": "vite",
10
"build": "vite build",
11
+ "type-check": "vue-tsc --noEmit",
12
"preview": "vite preview",
13
"lint": "eslint . --fix",
14
"lint:check": "eslint ."
0 commit comments