Skip to content

Using the 'forin' code snippet in Typescript results in an eslint:recommended violation #99720

@robertmassaioli

Description

@robertmassaioli
  • VSCode Version: 1.35.0
  • OS Version: OSX 10.15.5

Steps to Reproduce:

  1. Use the 'forin' code snippet. Watch as hasOwnProperty is employed.
  2. Run eslint with eslint:recommended and watch the lint tool fail.

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersjavascriptJavaScript support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions