ricardofbarros / linter-js-standard

Atom linter plugin for JavaScript, using JavaScript Standard Style
https://atom.io/packages/linter-js-standard
MIT License
99 stars 48 forks source link

Not linting #70

Closed StickyCube closed 9 years ago

StickyCube commented 9 years ago

Hi guys.

I jut installed linter-js-standard on my system

atom 1.1.0 apm 1.1.1 node 0.10.40 ubuntu-gnome 14.04

I'm struggling to get it to lint. I've tried the following:

None of which seem to work

I did have linter-jscs and linter-jshint installed and they seem to lint ok.

I'm running out of things to try. Got any ideas?

Cheers.

StickyCube commented 9 years ago

Not to worry,

I finally got it to work after reinstalling a few times. I'll re-open if I can reliably reproduce it again.

Cheers.