Skip to content

Commit

Permalink
added rule
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-flip committed Jan 3, 2022
1 parent 31b0885 commit 404432d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@typescript-eslint"
],
"rules": {
"no-restricted-exports": 0,
"import/no-unresolved": 0,
"import/extensions": 0,
"consistent-return": 0,
Expand Down

0 comments on commit 404432d

Please sign in to comment.