JoshuaKGoldberg / JoshuaKGoldberg/TypeStat
Treat unknown similarly to any
Open
status: accepting prs
type: bug
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 47
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 21
Description
There are some places in code where, if a type contains `ts.TypeFlags.Any`, it is ignored. The same should happen with `ts.TypeFlags.Unknown`.
Contributor guide
Assessment
This issue has not been assessed yet.