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

Indentation Issues #122

Closed vi-cat closed 7 years ago

vi-cat commented 8 years ago

It's a JSX file.

index_jsx_ __users_virginia_workspace_vubeology_v

Apparently this is an issue with the latest version of happiness. Any way that we can revert to 5.5.0?

ricardofbarros commented 8 years ago

Hey @virginc, you could use your custom version of happiness. You just need to tick checkStyleDevDependencies option and it will try to find the linter on your node_modules. thx