Rule: use-default-type-parameter
Warns if an explicitly specified type argument is the default for that type parameter.
Notes:
TS Only
Requires Type Info
Config
Not configurable.
Config examples
"use-default-type-parameter": true
Schema
null