diff --git a/tslint.json b/tslint.json index 0d442091f..32bb6ea12 100644 --- a/tslint.json +++ b/tslint.json @@ -5,7 +5,6 @@ "no-empty": false, "no-import-side-effect": false, "no-redundant-jsdoc": false, - // TODO: Activate rules step by step "ban-types": false, "no-shadowed-variable": false, "only-arrow-functions": false,