diff --git a/tslint.json b/tslint.json index 9b5b07a5dd7..4083adf49b0 100644 --- a/tslint.json +++ b/tslint.json @@ -615,5 +615,5 @@ "no-standalone-editor": true, "no-nls-in-standalone-editor": true }, - "defaultSeverity": "warning" + "defaultSeverity": "off" }