How to avoid any?
#1010
|
I do not want to disable @typescript-eslint/no-explicit-any. Any ideas? |
Answered by
hayes
Sep 4, 2023
Replies: 1 comment
|
This is probably more of a question for yoga, and I think it depends on the runtime you are using, but I think you can use |
0 replies
Answer selected by
ccfiel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This is probably more of a question for yoga, and I think it depends on the runtime you are using, but I think you can use
ServerRequestif you install @types/node