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

Enable the no-new-symbol and require-yield ESLint rules #17658

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

Snuffleupagus
Copy link
Collaborator

Given that we use both Symbols and generator functions in the code-base enabling these rules cannot hurt (and there's no existing failures). Please find additional information at:

Given that we use both `Symbol`s and generator functions in the code-base enabling these rules cannot hurt (and there's no existing failures). Please find additional information at:
 - https://eslint.org/docs/latest/rules/no-new-symbol
 - https://eslint.org/docs/latest/rules/require-yield
@timvandermeij timvandermeij merged commit 440208d into mozilla:master Feb 11, 2024
7 checks passed
@timvandermeij
Copy link
Contributor

Good idea; thanks!

@Snuffleupagus Snuffleupagus deleted the ESLint-more-rules branch February 11, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants