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
{{ message }}
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.
I'm using webpack-dev-server and webpack-hot, and for some reason, and for some time (I cannot pinpoint when this change happened), the .stylintrc is ignored.
If I run stylint-loader from webpack, I get no warnings/errors, but if I use stylint from the CLI (shell), I get the expected results
"stylint": "^1.5.6",
"stylint-loader": "^0.2.0",
The text was updated successfully, but these errors were encountered:
Sorry, I can't contribute to this repo due that my current workflow has changed and I don't have enough time and motivation to maintain this. Sorry man, you can get more info in #9
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using webpack-dev-server and webpack-hot, and for some reason, and for some time (I cannot pinpoint when this change happened), the .stylintrc is ignored.
If I run stylint-loader from webpack, I get no warnings/errors, but if I use stylint from the CLI (shell), I get the expected results
The text was updated successfully, but these errors were encountered: