Oleksii Siryi

Results 4 comments of Oleksii Siryi

Error message ``` ESLint: Promise returned in function argument where a void return was expected.(@typescript-eslint/no-misused-promises) ``` Code: ```TypeScript import express, { Request, Response } from 'express'; import 'express-async-errors'; async function...

Thank you for your suggestions! Unfortunately, both versions give me the same issue as before.

Hello! When can we expect that functionality to be added? It can help us a lot.