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

New rule: function-call-argument-newline #22

Open
calebcartwright opened this issue Apr 24, 2020 · 0 comments
Open

New rule: function-call-argument-newline #22

calebcartwright opened this issue Apr 24, 2020 · 0 comments

Comments

@calebcartwright
Copy link
Member

A new rule, function-call-argument-newline was introduced in eslint 6.2.0, and I'm not crazy about the default behavior which basically forces multilining of all args.

This feels much more like a stylistic matter that I'd rather defer to tools like prettier, so let's disable the rule in our configs.

https://eslint.org/docs/rules/function-call-argument-newline

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

No branches or pull requests

1 participant