Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Gratuitous parentheses around expression #35

Closed
pgherveou opened this issue Mar 7, 2015 · 1 comment
Closed

Gratuitous parentheses around expression #35

pgherveou opened this issue Mar 7, 2015 · 1 comment

Comments

@pgherveou
Copy link

Hey there thanks for the cool project,

I noticed the following error:
the following code produce a "Gratuitous parentheses around expression"

if ((yield someGenerator()) === 1) {
}
@sebmck
Copy link
Contributor

sebmck commented Mar 8, 2015

This would be a bug with eslint, please report it upstream.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants