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

support for different targets? #657

Closed
matthewmueller opened this issue Oct 11, 2016 · 1 comment

Comments

@matthewmueller
Copy link

commented Oct 11, 2016

Apologize if this is the wrong place for this – I'm not too familiar with standard/eslint's ecosystem.

Is there any way in either standard or one of the plugins to say something like this: I'd like to lint against node 4, a target that would error out if I try to destructure, regardless of what my node version actually is.

I'm thinking something along the lines of https://github.com/babel/babel-preset-env or autoprefixer.

@feross

This comment has been minimized.

Copy link
Member

commented Oct 11, 2016

Right now, there's no way to configure standard to do something like that. There might be an eslint plugin for something like that, but I'm not aware of it.

I'm going to close this since it isn't an issue with standard, but if anyone else who is watching this repo has suggestions, feel free to be helpful!

@feross feross closed this Oct 11, 2016

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants
You can’t perform that action at this time.