Skip to content

Implicit any diagnostics for interface members #28750

Closed
@DanielRosenwasser

Description

@DanielRosenwasser
interface Man { man }
interface Bear { bear }
interface Pig { pig }
interface Dog { dog }
interface Cat { cat }
interface Platypus { platypus }

None of these should have suggestion diagnostics.

image

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions