diff --git a/.eslintrc.json b/.eslintrc.json index 84a7cc4bfa..faebd7a92d 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -235,7 +235,6 @@ ], "rules": { // todo: re-enable & fix errors - "@angular-eslint/template/no-negated-async": "off", "@angular-eslint/template/eqeqeq": "off" } },