OurTechCommunity / catchup

The OTC CatchUp web app and workflows.
https://catchup.ourtech.community
MIT License
15 stars 9 forks source link

Add Prettier linting instructions to `CONTRIBUTING.md`. #122

Open HarshKapadia2 opened 1 year ago

HarshKapadia2 commented 1 year ago

Credits: @tusharnankani (in a PR comment)

KartikSoneji commented 1 year ago

Also mention how to enable the pre-commit hook if they want to as per #126

HarshKapadia2 commented 1 year ago

A good video to understand and set up Prettier: https://www.youtube.com/watch?v=DqfQ4DPnRqI

tusharnankani commented 1 year ago

Thank you, this helped!