Skip to content
This repository has been 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

Open
kmahmood74 opened this issue Apr 8, 2024 · 0 comments
Assignees

Comments

@kmahmood74
Copy link
Collaborator

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

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

@kmahmood74 kmahmood74 self-assigned this Apr 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant