Skip to content

Commit

Permalink
remove no-unresolved
Browse files Browse the repository at this point in the history
  • Loading branch information
William Armiros committed May 28, 2021
1 parent 7a357a6 commit a5897a9
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 @@ -16,6 +16,7 @@
2
],
"no-console": "off",
"import/no-unresolved": "off",
"linebreak-style": [
"error",
"unix"
Expand Down

0 comments on commit a5897a9

Please sign in to comment.