Skip to content

📎 Implement lint/noImplicitAnyLet #389

@Conaclos

Description

@Conaclos

Description

See #381 for some context.

The rule should only apply to TypeScript files.
It should report variable declared with var or let without type annotation and without initializer.

Want to contribute? Lets us know you are interested! We will assign you to the issue to prevent several people to work on the same issue. Don't worry, we can unassign you later if you are no longer interested in the issue! Read our contributing guide and analyzer contributing guide.

Metadata

Metadata

Assignees

Labels

A-LinterArea: linterL-JavaScriptLanguage: JavaScript and super languagesS-Help-wantedStatus: you're familiar with the code base and want to help the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions