Skip to content

Commit 3655dcc

Browse files
Remove ts-tests temporally
1 parent 159dd90 commit 3655dcc

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"check": "npm run check:version",
6262
"check:version": "cross-env NODE_ENV=test tape -r ./ts-node.register src/settings/__tests__/defaults.spec.js",
6363
"pretest-ts-decls": "npm run build-esm && npm run build-cjs && npm link",
64-
"test-ts-decls": "./scripts/ts-tests.sh",
6564
"posttest-ts-decls": "npm unlink && npm install",
6665
"test": "cross-env NODE_ENV=test tape -r ./ts-node.register src/__tests__/node.spec.js | tap-min",
6766
"publish:rc": "npm run check && npm run build && npm publish --tag canary",

scripts/ts-tests.sh

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)