Skip to content
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

max-statements-per-line #262

Closed
Zamiell opened this issue Aug 1, 2023 · 4 comments · Fixed by #263
Closed

max-statements-per-line #262

Zamiell opened this issue Aug 1, 2023 · 4 comments · Fixed by #263

Comments

@Zamiell
Copy link
Contributor

Zamiell commented Aug 1, 2023

Should max-statements-per-line be included in the config?
Prettier does seem to put each statement on a new line. For example, see this Playground link.

@lydell
Copy link
Member

lydell commented Aug 1, 2023

Looking at https://eslint.org/docs/latest/rules/max-statements-per-line, it does indeed look unnecessary with Prettier! 👍

@Zamiell
Copy link
Contributor Author

Zamiell commented Aug 1, 2023

Do you want me to submit a PR?

@lydell
Copy link
Member

lydell commented Aug 1, 2023

Yes, that would be nice!

@lydell
Copy link
Member

lydell commented Aug 3, 2023

Thank you! Released in v8.10.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants