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

I want to choose style:["standard", "semistandard"] across package.json #83

Closed lygstate closed 7 years ago

lygstate commented 8 years ago

Is that possible now?

ricardofbarros commented 8 years ago

Could you explain in more detail your idea @lygstate ?

lygstate commented 7 years ago

Currently, I can only choose the style in Atom Editor, I want to know if we can shoold the style in package.json directly.