-
Notifications
You must be signed in to change notification settings - Fork 141
ESlint not showing any errors/warnings #1198
Comments
Are you working inside a project that has a |
@IanVS No I'm not |
Interesting. I bet this line is failing, in that case: Line 114 in 7d434ad
We should add some safety around that. Nevertheless, that's just preventing you from running the Can you share your linter-eslint settings? Have you enabled the |
@IanVS I just tried a project with a package.json file and its not linting aswell. Here are my settings, you can see that |
Ah hah, you have the option to In the meantime, try disabling that setting and see if it works better. |
Also, if I remember correctly, |
Issue Type
Bug
Issue Description
I have ESlint working via CLI, I have ESlint installed globally alongside a global config. But when I try and use the atom package, nothing is happening.
Bug Checklist
eslint
CLI gives the proper result, whilelinter-eslint
does notLinter Eslint: Debug
command from the Command Palette belowIn developer panel console:
The text was updated successfully, but these errors were encountered: