Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd "--eject" command? #971
Comments
This comment has been minimized.
This comment has been minimized.
|
You could probably prototype this as a separate package e.g. |
This comment has been minimized.
This comment has been minimized.
|
Agreed a |
This comment has been minimized.
This comment has been minimized.
|
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
This comment has been minimized.
This comment has been minimized.
josephfrazier
closed this
Aug 25, 2017
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.
josephfrazier commentedAug 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 --ejectconverting the project to useeslintwitheslint-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 ejectcommand offered bycreate-react-app: https://github.com/facebookincubator/create-react-app/tree/10c1f577da211d65bcc278f94198ef75f00f0277#converting-to-a-custom-setup