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

feat(linters): add rule to object-curly-spacing #208

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

felipefialho
Copy link
Contributor

Infos

What is being delivered?

  • Add 'object-curly-spacing': ['error', 'always'],

What impacts?

Add a new rule to avoid problems about linter to curly spacing

@felipefialho felipefialho added enhancement New feature or request packages/linters labels Jul 10, 2024
@felipefialho felipefialho self-assigned this Jul 10, 2024
Copy link

@felipefialho felipefialho merged commit dd24db5 into main Jul 11, 2024
2 checks passed
@felipefialho felipefialho deleted the feat/add-object-curly-spacing-rule branch July 11, 2024 12:37
@github-actions github-actions bot mentioned this pull request Nov 5, 2024
@github-actions github-actions bot mentioned this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request packages/linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants