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

Prompt the user on which linter to use from the Yeoman generator #205

Open
doug-wade opened this issue May 23, 2016 · 0 comments
Open

Prompt the user on which linter to use from the Yeoman generator #205

doug-wade opened this issue May 23, 2016 · 0 comments
Labels
enhancement New functionality.

Comments

@doug-wade
Copy link
Collaborator

Currently, the generator gives you xo as the linter no matter what, but this makes react-server seem bigger and scarier to new devs, and more inflexible to experienced devs. We should prompt the user for which linter, if any, they want to use (including eslint and maybe jshint or jslint if anyone is still using them, maybe closure, who knows what all linters we might want to support), and only use a linter if the user opts in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New functionality.
Projects
None yet
Development

No branches or pull requests

2 participants