blakeembrey / tslint-config-standard

A TSLint config for JavaScript Standard Style
Other
358 stars 43 forks source link

use single quote for jsx quotes #21

Closed evollu closed 7 years ago

evollu commented 7 years ago

I don't know if it is a new config or not but tslint suddenly changes my jsx quotes to double quotes on fix. This should keep the old behavior

blakeembrey commented 7 years ago

Thanks @evollu!