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

style(js): Apply curly: ['error'] #29764

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

evanpurkhiser
Copy link
Member

@evanpurkhiser evanpurkhiser commented Nov 3, 2021

https://eslint.org/docs/rules/curly

The syntax was causing it not to work unfortunately


if (thing !== 'test') {
nope();
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

@evanpurkhiser evanpurkhiser merged commit d60b533 into master Nov 4, 2021
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/style-js-apply-curly-error- branch November 4, 2021 00:14
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants