Skip to content

Commit

Permalink
add note in Other Plugins about eslint-config-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
Conduitry committed Aug 16, 2019
1 parent 933a27a commit 7796329
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions OTHER_PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ These rules are known to not work correctly together with this plugin:

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).

## `eslint-config-standard`

This uses `eslint-plugin-import` by default, so the above applies.

## Others?

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 comments on commit 7796329

Please sign in to comment.