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

📎 Support no-unescaped-entities rule #4491

Open
noahlt opened this issue Nov 8, 2024 · 1 comment
Open

📎 Support no-unescaped-entities rule #4491

noahlt opened this issue Nov 8, 2024 · 1 comment
Assignees

Comments

@noahlt
Copy link

noahlt commented Nov 8, 2024

Description

Support eslint's no-unescaped-entities rule.

I'm open to taking a crack at this. I asked about this in the Linter rules from other sources thread, and @dyc3 instructed me to create this issue for further discussion.

@dyc3
Copy link
Contributor

dyc3 commented Nov 8, 2024

I've gone ahead and assigned you the task. The eslint rule has a forbid option, but for the initial implementation, don't add any options.

See CONTRIBUTING.md in biome_analyze for how to get started.

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

No branches or pull requests

2 participants