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 3084560 commit a620b9fCopy full SHA for a620b9f
package.json
@@ -32,7 +32,7 @@
32
"test": "vitest",
33
"gen": "node src/Blockly/gen.js",
34
"dev": "vite",
35
- "tscheck": "tsc --noEmit"
+ "tscheck": "tsc -b --noEmit"
36
},
37
"eslintConfig": {
38
"extends": [
0 commit comments