-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
Hi,
I would find it interesting to provide a new option to the react/jsx-newline rule, so that there is a newline between JSX expressions ONLY if they are multiline.
I find that single line JSX expressions are easier to read and don't require a space between them, but multiline expressions can quickly become hard to read.
Would anyone be eager to help me implement this feature, as this would be the first rule I would contributing to the project?
Thanks in advance!
SammyM and mrkamelcklmercer