diff --git a/pxtarget.json b/pxtarget.json index 748df9b5..c42c11c4 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -316,7 +316,6 @@ "extendEditor": true, "extendFieldEditors": true, "enableTrace": true, - "ignoreDocsErrors": true, "errorList": true, "allowPackageExtensions": true, "addNewTypeScriptFile": true, @@ -495,5 +494,6 @@ } } }, + "ignoreDocsErrors": true, "uploadDocs": true } \ No newline at end of file