type coverage testing #1766
naseemkullah
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
I'm not sure, we generally only use |
Beta Was this translation helpful? Give feedback.
3 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.
-
As to avoid too many instances of
any
slipping in, we may want to include https://www.npmjs.com/package/type-coverage in our workflow. Thoughts? After adding it as a dev dependency, a script of the sort:would ensure at least 99% of types are not any.
Beta Was this translation helpful? Give feedback.
All reactions