diff --git a/.eslintrc.yml b/.eslintrc.yml index e7121aa4ae..b4b508915d 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -29,4 +29,4 @@ rules: curly: [error, multi] indent: [error, 4] arrow-parens: [error, as-needed] - no-focused-tests: 0 \ No newline at end of file + jasmine/no-focused-tests: 0 \ No newline at end of file