react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

Adding prettier as a dev dependency #58

Closed abhishekkumar08 closed 3 years ago

abhishekkumar08 commented 3 years ago

Is your feature request related to a problem? Please Describe. We can better add prettier to the repo: https://www.npmjs.com/package/prettier So whenever we will run npm run format, It will automatically format the whole code.

Describe the solution you'd like Adding prettier as a dev dependency as it will format all the code.

Describe alternatives you've considered

Additional context