Skip to content

Commit

Permalink
revert: bring back import/no-unresolved typescript eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
ap0nia committed Mar 8, 2024
1 parent 73d70cb commit 93b4886
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const config = {
'newlines-between': 'always',
},
],
'import/no-unresolved': 'off',
},
settings: {
'import/resolver': {
Expand Down

0 comments on commit 93b4886

Please sign in to comment.