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: Enforce consistent brace style for simple arrow function returns #91

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

anthony-j-castro
Copy link
Owner

Enables the arrow-body-style rule to ensure that unnecessary braces around the function body are removed.

@anthony-j-castro anthony-j-castro changed the title Enforce consistent arrow body feat: Enforce consistent brace style for simple arrow function returns Jan 29, 2024
@anthony-j-castro anthony-j-castro merged commit 871abd7 into main Jan 29, 2024
2 of 3 checks passed
@anthony-j-castro anthony-j-castro deleted the arrow-body-style branch January 29, 2024 02:05
github-actions bot pushed a commit that referenced this pull request Jan 29, 2024
# [1.3.0](v1.2.0...v1.3.0) (2024-01-29)

### Features

* Enforce consistent brace style for simple arrow function returns ([#91](#91)) ([871abd7](871abd7))
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.

1 participant