ricardofbarros / linter-js-standard

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

The known issue might be solved #14

Closed bvhme closed 9 years ago

bvhme commented 9 years ago

The bug that the known issue points to in the readme is marked as solved, is this issue still relevant?

ricardofbarros commented 9 years ago

Hello, probably isn't relevant anymore, since we are using standard and semistandard bins from the linter-js-standard node_modules directory and not from the global path. I will remove it when I release the next major version (#13).

Thank you.

ricardofbarros commented 9 years ago

Removed it.