We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a87f9e commit c07fa76Copy full SHA for c07fa76
package.json
@@ -33,7 +33,6 @@
33
"type:all": "node scripts/type.mjs",
34
"// Testing": "",
35
"test": "node scripts/test-monorepo.mjs",
36
- "typecheck": "tsgo --noEmit",
37
"test:all": "node scripts/test-monorepo.mjs --all",
38
"test:unit": "pnpm --filter @socketsecurity/cli run test:unit",
39
"pretest:all": "pnpm run build",
0 commit comments