Skip to content

Commit c07fa76

Browse files
committed
revert: remove standalone typecheck script
1 parent 4a87f9e commit c07fa76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"type:all": "node scripts/type.mjs",
3434
"// Testing": "",
3535
"test": "node scripts/test-monorepo.mjs",
36-
"typecheck": "tsgo --noEmit",
3736
"test:all": "node scripts/test-monorepo.mjs --all",
3837
"test:unit": "pnpm --filter @socketsecurity/cli run test:unit",
3938
"pretest:all": "pnpm run build",

0 commit comments

Comments
 (0)