testplane icon indicating copy to clipboard operation
testplane copied to clipboard

Implement an ESLint plugin to prevent missing await statements and potentially other errors in the future

Open sipayRT opened this issue 1 year ago • 0 comments

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

sipayRT avatar Sep 11 '24 09:09 sipayRT