google / google/closure-compiler
"unknown var usage" conformance rule
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
> Report a violation if the value of a var is consumed, and it is of the unknown type and wasn't explicitly declared as unknown
As discussed [on the forum](https://groups.google.com/forum/#!topic/closure-compiler-discuss/yLv9DS_uiyU)
Contributor guide
Assessment
This issue has not been assessed yet.