Closed tannerlinsley closed 8 years ago
Normally, stacked jsx attrs in standard.js are okay:
<component attr="1" attr2="2" />
But the formatter will bring them all back onto the same line.... :(
This should be fixed in 2.5.0
Normally, stacked jsx attrs in standard.js are okay:
But the formatter will bring them all back onto the same line.... :(