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

Double quotes in React code #135

Closed rllola closed 7 years ago

rllola commented 8 years ago

Hi,

How to deactivate the double quote warning in React code ?

ricardofbarros commented 8 years ago

Hey @rllola, could you give a code example? thx

ricardofbarros commented 7 years ago

This seems a duplicated of #156.

rllola commented 7 years ago

Hi,

The new version of standard authorize the double quote in react now but the linter still give me an error. Any idea why ?