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

Match standardjs for object-curly #52

Open
mattkrick opened this issue Aug 15, 2018 · 3 comments
Open

Match standardjs for object-curly #52

mattkrick opened this issue Aug 15, 2018 · 3 comments

Comments

@mattkrick
Copy link

standardjs allows spaces or no spaces for object-curlies (https://github.com/standard/eslint-config-standard/blob/master/eslintrc.json#L202). Would it be possible to follow suit for this, too?

@blakeembrey
Copy link
Owner

If possible, definitely.

@LinusU
Copy link

LinusU commented Sep 21, 2018

Standard now enforces spaces in object curlies, see standard/eslint-config-standard#124

@blakeembrey
Copy link
Owner

Yep, we should definitely enable it if it’s possible. Usually we don’t yet have the rules for it though.

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

No branches or pull requests

3 participants