ESLint padding-line-between-statements rule #3016
Closed
seahindeniz
started this conversation in
Ideas
Replies: 3 comments 4 replies
-
We don’t implement stylistic rules in the linter. Instead, we rely on the formatter for which we follow Prettier rules. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I want that too!!!!1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@arendjr Is there a similar formatting option for the "padding-line-between-statements" rule in the formatter? Links for reference |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The details and needs are explained on the relevant pages.
https://eslint.org/docs/latest/rules/padding-line-between-statements
https://eslint.style/rules/js/padding-line-between-statements
Beta Was this translation helpful? Give feedback.
All reactions