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
Sorry if this is not the right repository for this report.
I installed the linter in atom as a dependency of linter-js-standard. I added this to my package.json:
However, no matter what I do, I just can't get any of the rules I set here to apply.
I also tried to create a .eslintrc file in my project root -- no luck.
Am I missing something?
The text was updated successfully, but these errors were encountered:
Hi,
Sorry if this is not the right repository for this report.
I installed the linter in atom as a dependency of linter-js-standard. I added this to my package.json:
However, no matter what I do, I just can't get any of the rules I set here to apply.
I also tried to create a
.eslintrc
file in my project root -- no luck.Am I missing something?
The text was updated successfully, but these errors were encountered: