Closed samchungy closed 3 years ago
I guess it's one of those things which is enabled by default and skipLibCheck
is the thing that overrides it? My workplace's rule of thumb is to keep it enabled, unless you really really need to disable it. I guess it helps weed out potential issues in other dependencies?
I appreciate this library though, I got recommended to use this by a colleague and smashed out some tests today, so thanks a bunch man 🎉
I guess it helps weed out potential issues in other dependencies?
Yeah, I just dunno if that's useful. Typescript still checks how you use the signatures with it disabled.
I got recommended to use this by a colleague and smashed out some tests today, so thanks a bunch man
No worries! Glad it's of use to people!
Interesting. CI didn't run on these commits 🤔
Changes: