We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9937f01 commit 7226c26Copy full SHA for 7226c26
package.json
@@ -12,6 +12,7 @@
12
"test": "kcd-scripts test",
13
"test:update": "npm test -- --updateSnapshot --coverage",
14
"validate": "kcd-scripts validate",
15
+ "typecheck": "dtslint ./types/",
16
"setup": "npm install && npm run validate -s"
17
},
18
"engines": {
0 commit comments