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 an ESLint plugin to prevent missing await statements and potentially other errors in the future #1011

Open
1 task
sipayRT opened this issue Sep 11, 2024 · 0 comments

Comments

@sipayRT
Copy link
Member

sipayRT commented Sep 11, 2024

Contribution

Describe the user story

No response

Describe the solution you'd like

To detect invalid code at an early stage and avoid the need to debug unhandled rejections for a long time.

We can do it:

Describe the drawbacks of your solution

No response

Describe alternatives you've considered

No response

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

1 participant