Created by: dankreiger
- A small fix
I really like using husky
, lint-staged
, and prettier
with create-react-app
.
I don't see why they should be included in the production bundle though, so I just updated the docs accordingly to make sure people install them as dev dependencies.