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

Add "--eject" command? #971

Closed
josephfrazier opened this issue Aug 10, 2017 · 4 comments

Comments

@josephfrazier
Copy link
Contributor

commented Aug 10, 2017

Standard is very useful, but sometimes I'd like to make small changes to the rules used. How do folks feel about the prospect of standard --eject converting the project to use eslint with eslint-config-standard, as described in https://github.com/standard/standard/tree/91e80a1feba31bb1c7b1ab57283c4e3cd93d56ab#i-disagree-with-rule-x-can-you-change-it?

This would be similar to the npm run eject command offered by create-react-app: https://github.com/facebookincubator/create-react-app/tree/10c1f577da211d65bcc278f94198ef75f00f0277#converting-to-a-custom-setup

@timoxley

This comment has been minimized.

Copy link
Contributor

commented Aug 10, 2017

You could probably prototype this as a separate package e.g. standard-eject

@bcomnes

This comment has been minimized.

Copy link
Member

commented Aug 10, 2017

Agreed a standard-eject would be super handy. If you build that we can add it to the ecosystem section.

@josephfrazier

This comment has been minimized.

Copy link
Contributor Author

commented Aug 12, 2017

I just published an initial implementation: https://github.com/josephfrazier/standard-eject

I'll send a PR for adding it to the README.

josephfrazier added a commit to josephfrazier/standard that referenced this issue Aug 12, 2017

@josephfrazier

This comment has been minimized.

Copy link
Contributor Author

commented Aug 25, 2017

Closing in favor of #973. Also, it looks like @Flet's standardx may fit the bill for many use cases.

@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.
3 participants
You can’t perform that action at this time.