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

eslint env not working #4

Closed
c0b41 opened this issue Aug 2, 2015 · 5 comments
Closed

eslint env not working #4

c0b41 opened this issue Aug 2, 2015 · 5 comments

Comments

@c0b41
Copy link

c0b41 commented Aug 2, 2015

package json xo enviroment set, but not working

something this line broken #L37-L49

@sindresorhus
Copy link
Member

What does your package.json look like?

@c0b41
Copy link
Author

c0b41 commented Aug 2, 2015

ekran goruntusu - 2015-08-03 02 34 18

ekran goruntusu - 2015-08-03 02 34 47

@c0b41
Copy link
Author

c0b41 commented Aug 2, 2015

also xo --env=mocha working but xo --env=mocha,es6 this fail

ekran goruntusu - 2015-08-03 02 37 17

@sindresorhus
Copy link
Member

Fixed in 0.4.4.

xo --env=mocha,es6

Btw, that's invalid. Follow the description: [Can be set multiple times]:

xo --env=mocha --env=es6

@c0b41
Copy link
Author

c0b41 commented Aug 2, 2015

@sindresorhus sorry, thanks for patch 👍

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