Keep compiling.

This commit is contained in:
Tim Schaub
2012-06-19 15:23:36 +02:00
parent 1c8abd38a6
commit 4588d794d8

View File

@@ -17,15 +17,15 @@
"checks": {
// "accessControls": "ERROR",
// "visibility": "ERROR"
"checkTypes": "ERROR",
"checkRegExp": "ERROR",
"checkVars": "ERROR",
"deprecated": "ERROR",
"fileoverviewTags": "ERROR",
"invalidCasts": "ERROR",
"missingProperties": "ERROR",
"nonStandardJsDocs": "ERROR",
"undefinedVars": "ERROR"
// "checkTypes": "ERROR",
// "checkRegExp": "ERROR",
// "checkVars": "ERROR",
// "deprecated": "ERROR",
// "fileoverviewTags": "ERROR",
// "invalidCasts": "ERROR",
// "missingProperties": "ERROR",
// "nonStandardJsDocs": "ERROR",
// "undefinedVars": "ERROR"
},
"jsdoc-html-output-path": "."