Commit 975e40c
authored
fix: remove import/no-unresolved (#114)
This rule does not work with esm-only packages, and [it doesn't look
like it ever
will](import-js/eslint-plugin-import#2331).
We'll remove it for now and rely on coverage in our tests for now1 parent a92c2a3 commit 975e40c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | 224 | | |
226 | 225 | | |
227 | 226 | | |
| |||
0 commit comments