We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcf4ac commit 959f92cCopy full SHA for 959f92c
1 file changed
package.json
@@ -57,7 +57,6 @@
57
"publish:ci": "node scripts/publish.mts --tag ${DIST_TAG:-latest}",
58
"claude": "node scripts/claude.mts",
59
"test": "node scripts/test.mts",
60
- "typecheck": "tsgo --noEmit",
61
"type": "tsgo --noEmit -p .config/tsconfig.check.json",
62
"update": "node scripts/update.mts",
63
"update:data:npm": "node scripts/update-data-npm.mts"
0 commit comments