Skip to content

Commit 7226c26

Browse files
committed
Enable typecheck
1 parent 9937f01 commit 7226c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"test": "kcd-scripts test",
1313
"test:update": "npm test -- --updateSnapshot --coverage",
1414
"validate": "kcd-scripts validate",
15+
"typecheck": "dtslint ./types/",
1516
"setup": "npm install && npm run validate -s"
1617
},
1718
"engines": {

0 commit comments

Comments
 (0)