Create a tslint rule that looks for incorrectly declared signatures #6752
Labels
Community Tooling
This might be better handled by tooling from the community instead of built into TypeScript
Docs
The issue relates to how you learn TypeScript
@types
Relates to working with .d.ts files (declaration/definition files) from DefinitelyTyped
We discussed in our design meeting (#6735) that it might be possible to write a lint rule to take care of overloads that should probably be rewritten with union types.
Pinging @RyanCavanaugh.
The text was updated successfully, but these errors were encountered: