idok / eslint-plugin

ESLint plugin for intellij
http://plugins.jetbrains.com/plugin/7494
MIT License
151 stars 18 forks source link

How do I configure the plugin to use .eslintignore? #81

Closed JenniferVanderputten closed 5 years ago

JenniferVanderputten commented 5 years ago

The plugin isn't using my .eslintignore file. How do I configure this? Or does this plugin use a different method to specify ignores (a method that can be shared between all users of eslint, not just WebStorm plugin users)?

JenniferVanderputten commented 5 years ago

My bad, I'd delete this issue if I could, but apparently my problem was WebStorm itself, not the plugin. Sorry to have troubled you!