Skip to content

No-implicit-any checks do not work with destructuring assignment #6935

@falsandtru

Description

@falsandtru
function f([a], {b}) { // should be an error }

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions