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

Add ESLint rule (object-curly-spacing) #3498

Merged
merged 1 commit into from
Jun 1, 2017
Merged

Add ESLint rule (object-curly-spacing) #3498

merged 1 commit into from
Jun 1, 2017

Conversation

ykzts
Copy link
Member

@ykzts ykzts commented Jun 1, 2017

from {key1: 'value', key2: 'value'} to { key1: 'value', key2: 'value' }.

@Gargron Gargron merged commit fda5c69 into mastodon:master Jun 1, 2017
@ykzts ykzts deleted the object-curly-spacing branch June 1, 2017 15:26
koteitan pushed a commit to koteitan/mastodon that referenced this pull request Jun 25, 2017
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 this pull request may close these issues.

2 participants