react-native-clean-project
react-native-clean-project copied to clipboard
feat: non-interactive default behavior flags added
Currently using flags to fine-tune the cleaning needs makes interaction unavoidable if what we need is the default behavior. With these new default flags, we can use the default behavior and skip the interaction.
Resolves #96 #29