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

Consistent line breaks insides braces #113

Open
franvarney opened this issue Jul 18, 2016 · 3 comments · May be fixed by #118
Open

Consistent line breaks insides braces #113

franvarney opened this issue Jul 18, 2016 · 3 comments · May be fixed by #118

Comments

@franvarney
Copy link
Contributor

http://eslint.org/docs/rules/object-curly-newline

@jackboberg
Copy link
Contributor

there are a lot of options for enforcing this, what would you suggest? Maybe something simple:

object-curly-newline: ["error", { "multiline": true }]

@franvarney
Copy link
Contributor Author

I would be okay with that. I would also be okay with adding minProperties and set that to 2 or 3.

@franvarney franvarney linked a pull request Jul 28, 2016 that will close this issue
@theworkflow
Copy link

Just in case no one saw... Giving this the 👍

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

Successfully merging a pull request may close this issue.

3 participants