Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't support ES6 generators? #2

Closed
romu70 opened this issue Dec 22, 2015 · 3 comments
Closed

Doesn't support ES6 generators? #2

romu70 opened this issue Dec 22, 2015 · 3 comments

Comments

@romu70
Copy link

romu70 commented Dec 22, 2015

Hi,
I'm totally new to web, Js, ES6, etc...I'm trying to code some app using Koa which heavily uses ES6 generators. Code example:

app.use(function *() {  
// bla bla bla
});

ESLint report this error: Unexpected token * app.use(function *() {

@fdecampredon
Copy link
Owner

what is your .eslintrc configuration ?

@romu70
Copy link
Author

romu70 commented Dec 22, 2015

Right now? I've no .eslintrc file, sorry...my web dev fluency :-D Should I
have one? I'll be able to continue this discussion only next week now.
Merry Christmas.

Le mar. 22 déc. 2015 à 18:48, François de Campredon <
notifications@github.com> a écrit :

what is your .eslintrc configuration ?


Reply to this email directly or view it on GitHub
#2 (comment)
.

@romu70
Copy link
Author

romu70 commented Jan 7, 2016

Hi, I'm closing the issue. I give up with Brackets, so it wouldn't be faire to take your time on this issue. Thanks for the help.

@romu70 romu70 closed this as completed Jan 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants