Versent / redux-crud

A set of standard actions and reducers for Redux CRUD Applications
MIT License
623 stars 54 forks source link

Codebase cleaning step 1 - prettier #62

Closed hwaterke closed 7 years ago

hwaterke commented 7 years ago

The first commit contains the setup of prettier to format the code on commit. The second commit is the whole project formatted with prettier.

sporto commented 7 years ago

Thanks