Skip to content

Commit 7796329

Browse files
committed
add note in Other Plugins about eslint-config-standard
1 parent 933a27a commit 7796329

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

OTHER_PLUGINS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ These rules are known to not work correctly together with this plugin:
1919

2020
If you're using them on other linted files, consider [adding `overrides` for them for Svelte components](https://eslint.org/docs/user-guide/configuring#disabling-rules-only-for-a-group-of-files).
2121

22+
## `eslint-config-standard`
23+
24+
This uses `eslint-plugin-import` by default, so the above applies.
25+
2226
## Others?
2327

2428
If you've found another mainstream ESLint plugin that doesn't play nicely with this one, or has certain rules that don't work properly, please let us know!

0 commit comments

Comments
 (0)