lint-staged with tsc-files cannot handle custom method types in cypress/support/e2e.ts #23107
Unanswered
radekBednarik
asked this question in
Questions and Help
Replies: 1 comment
-
hello! 👋 do you have the types declared on also, does your
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
does somebody have a solution for this issue:
Issue:
cypress/support/e2e.ts
file. No matter, what I try to do, the compiler will not get the types and I will get the error:Any ideas, how to get this work? I am currently stuck on this :(
Beta Was this translation helpful? Give feedback.
All reactions