Skip to content

Commit 959f92c

Browse files
committed
revert: remove standalone typecheck script (will add to check flow)
1 parent abcf4ac commit 959f92c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"publish:ci": "node scripts/publish.mts --tag ${DIST_TAG:-latest}",
5858
"claude": "node scripts/claude.mts",
5959
"test": "node scripts/test.mts",
60-
"typecheck": "tsgo --noEmit",
6160
"type": "tsgo --noEmit -p .config/tsconfig.check.json",
6261
"update": "node scripts/update.mts",
6362
"update:data:npm": "node scripts/update-data-npm.mts"

0 commit comments

Comments
 (0)