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

Install all required eslint plugins for "standard" style guide #6656

Closed
feross opened this issue Jul 12, 2016 · 1 comment
Closed

Install all required eslint plugins for "standard" style guide #6656

feross opened this issue Jul 12, 2016 · 1 comment
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion triage An ESLint team member will look at this issue soon

Comments

@feross
Copy link
Contributor

feross commented Jul 12, 2016

What version of ESLint are you using?

3.0.1

What parser (default, Babel-ESLint, etc.) are you using?

default

What did you do? Please include the actual source code causing the issue.

eslint --init

Select Standard.

What did you expect to happen?

All the required eslint plugins would be installed.

What actually happened? Please include the actual, raw output from ESLint.

Only eslint-plugin-standard was installed, but not eslint-plugin-promise.

@eslintbot eslintbot added the triage An ESLint team member will look at this issue soon label Jul 12, 2016
@feross
Copy link
Contributor Author

feross commented Jul 12, 2016

Just sent a PR to address this: #6657

@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 6, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion triage An ESLint team member will look at this issue soon
Projects
None yet
Development

No branches or pull requests

2 participants