lionsharecapital / lionshare-api

Realtime cryptocurrency API
263 stars 48 forks source link

Integrate Prettier #45

Closed FiberJW closed 7 years ago

FiberJW commented 7 years ago

This PR runs prettier on all files and integrated a precommit hook that formats all JS that will be committed to the codebase.

FiberJW commented 7 years ago

My bad, I canceled a prettier run when I was working on it and because the way it writes to files synchronously, it "deleted" code. This won't be a problem at all in the future

maksim-s commented 7 years ago

nice! thank you 🙏