-
Notifications
You must be signed in to change notification settings - Fork 7
Stopped reading .eslintrc.js for some reason #22
Comments
same here, in my case, I use a there's any way to debug it? |
I've removed my @ivancuric you see the same error? cc @lukaszmoroz @RobinMalfait |
I have no idea why it suddenly stopped working. On that note, I might deprecated this extension because there are other extensions that do exactly the same as this extension. |
@RobinMalfait @oieduardorabelo I was able to track down the problem. You can get the details here. |
Interesting, both plugins for me wasn't working...and, I think the problem is actually another one: Before the latest update (node/VSCode) my If I remove the symlink, everything works again (both plugins), |
Not sure what happened today, but prettier-eslint stopped inheriting rules from .eslintrc.js — everything worked fine yesterday. Reinstalling the extension didn't help, I had to put these two in manually in vscode's config:
Eslint still shows errors as usual (when single quotes get converted to double quotes, and missing trailing commas). This is my config file:
These are my deps:
Running vscode 1.12.2
Sorry for the vague "ehmagerd it no worky" issue.
The text was updated successfully, but these errors were encountered: