Skip to content

Commit

Permalink
prettierx: remove old no-control-regex setting
Browse files Browse the repository at this point in the history
from .eslintrc.yml
  • Loading branch information
brodybits committed Aug 10, 2020
1 parent fb0cba5 commit d5a693d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.yml
Expand Up @@ -20,7 +20,6 @@ rules:
import/no-extraneous-dependencies:
- error
- devDependencies: ["tests*/**", "scripts/**"]
no-control-regex: off
no-else-return: error
no-inner-declarations: error
no-unneeded-ternary: error
Expand Down

0 comments on commit d5a693d

Please sign in to comment.