Closed
Description
any thoughts about adding an escape hatch that allows users to do minor tweaks to the eslint or babel preferences without actually ejecting?
it is a shame to eject to change a dangling comma linting preferences or to add a babel plugin to use relay (I am not looking for solutions for these two specific cases, these are both hypothetical examples).
the create-react-app philosophy of providing opinionated and sane defaults is what makes it great, and its impossible to cater to everyone's desires and preferences. but perhaps there is some room for improvement, and adding a simple mechanism to do simple tweaks, displaying a warning that makes it clear customized settings are unsupported and won't upgrade cleanly, would go a long way.
Metadata
Metadata
Assignees
Labels
No labels