Skip to content

Commit 75d4084

Browse files
committed
Remove typecheck step until we figure out how to overcome ts-ignore in node_modules. lol
1 parent 9390e80 commit 75d4084

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"test": "kcd-scripts test",
1212
"test:update": "npm test -- --updateSnapshot --coverage",
1313
"validate": "kcd-scripts validate",
14-
"typecheck": "dtslint types",
1514
"setup": "npm install && npm run validate -s"
1615
},
1716
"engines": {

0 commit comments

Comments
 (0)