google / google/closure-compiler
Lint or Analyzer warning for @type {Map} (instead of @type {Map<SomeType, AnotherType>}
Open
enhancement
lint
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
We should at least warn about this for Map, Set, and Array, if not for all templatized types.
Contributor guide
Assessment
This issue has not been assessed yet.