diff --git a/tslint.json b/tslint.json index 91b52d2fe3..6a87bfb3c8 100644 --- a/tslint.json +++ b/tslint.json @@ -14,6 +14,7 @@ true, "log" ], + "no-construct": true, "no-duplicate-imports": true, "no-duplicate-variable": true, "no-jasmine-focus": true,