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

📎 Implement useAwait rule #4747

Closed
arendjr opened this issue Dec 16, 2024 · 1 comment
Closed

📎 Implement useAwait rule #4747

arendjr opened this issue Dec 16, 2024 · 1 comment
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Feature Status: new feature to implement

Comments

@arendjr
Copy link
Contributor

arendjr commented Dec 16, 2024

Description

We can implement a useAwait rule based on ESLint’s require-await: https://eslint.org/docs/latest/rules/require-await

@arendjr arendjr added good first issue Good for newcomers A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Feature Status: new feature to implement labels Dec 16, 2024
@arendjr
Copy link
Contributor Author

arendjr commented Dec 16, 2024

I should have checked first. We already have it: https://biomejs.dev/linter/rules/use-await/ 😅

@arendjr arendjr closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Feature Status: new feature to implement
Projects
None yet
Development

No branches or pull requests

1 participant