We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
treatWarningsAsErrors
1 parent 66cfa71 commit 372810eCopy full SHA for 372810e
1 file changed
package.json
@@ -21,7 +21,7 @@
21
"test-coverage": "jest --coverage",
22
"start": "node dist/BridgedCore.js",
23
"docs": "typedoc",
24
- "lint-docs": "typedoc --emit none --treatWarningsAsErrors"
+ "lint-docs": "typedoc --emit none"
25
},
26
"keywords": [
27
"hap-nodejs",
0 commit comments