-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New] jsx-one-expression-per-line
: add non-jsx
option to allow non-JSX children in one line
#3677
Conversation
…n-JSX children in one line
886eac9
to
e8cef50
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3677 +/- ##
=======================================
Coverage 97.74% 97.74%
=======================================
Files 132 132
Lines 9405 9409 +4
Branches 3446 3449 +3
=======================================
+ Hits 9193 9197 +4
Misses 212 212 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks great!
4834dd6
to
592484c
Compare
592484c
to
9f4b2b9
Compare
Fixes #3669