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
Filter out files ignored by the eslint config when linting on watched builds.
Before this, ignored files would still be passed to the linter when changed and would trigger warnings in webpack.
Closes#485
0 commit comments