Closed mohsen1 closed 5 years ago
Not sure how to name or describe this rule.
Bad
<div>{ expression }</div>
Good
<div> {expression} </div>
maybe this could be a new option in jsx-curly-spacing? or a new rule called jsx-one-line
jsx-curly-spacing
jsx-one-line
Closing due to old age and the deprecation timeline in #210
Not sure how to name or describe this rule.
Bad
Good