Skip to content

Create a tslint rule that looks for incorrectly declared signatures #6752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DanielRosenwasser opened this issue Jan 30, 2016 · 1 comment
Closed
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

Comments

@DanielRosenwasser
Copy link
Member

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.

@DanielRosenwasser DanielRosenwasser added the Community Tooling This might be better handled by tooling from the community instead of built into TypeScript label Jan 30, 2016
@mhegazy mhegazy added Docs The issue relates to how you learn TypeScript @types Relates to working with .d.ts files (declaration/definition files) from DefinitelyTyped labels Feb 20, 2016
@RyanCavanaugh
Copy link
Member

I think we have this on DT now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants