pmadruga / react-native-clean-project

Automating the clean up of a React Native project
MIT License
1.17k stars 52 forks source link

fix: remove npm ci from autoTasks #37

Closed wilau2 closed 4 years ago

wilau2 commented 4 years ago

I believe we should not install automatically on autoTasks and leave it at user discretion to npm ci or yarn install after clean.