You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OTHER_PLUGINS.md
+1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ These rules are known to not work correctly together with this plugin:
16
16
-`import/no-duplicates`
17
17
-`import/no-mutable-exports`
18
18
-`import/no-unresolved` when using `svelte3/named-blocks`, pending [this issue](https://github.com/benmosher/eslint-plugin-import/issues/1415)
19
+
-`import/prefer-default-export`
19
20
20
21
If you're using them on other linted files, consider [adding `overrides` for them for Svelte components](https://eslint.org/docs/user-guide/configuring/configuration-files#how-do-overrides-work).
0 commit comments