Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

ES6+: support the case when the argument in the arrow function is not enclosed in parenthesis #62

@kmahmood74

Description

@kmahmood74
response.body.documents.forEach(doc => console.log(doc));

example above that will not work as doc is not enclosed in parenthesis

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions