Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.
https://opportunity-calendar.herokuapp.com/
MIT License
15 stars 30 forks source link

Add precommit Hook for code formatting #62

Closed Manvityagi closed 3 years ago

Manvityagi commented 3 years ago

The code should be automatically formatted while a commit is made.

You may use this resource for reference.

There's a prettier config file in this repository. Use it to format code before commit. You can use Husky and/or pretty-quick (if you want)

Samridhi-98 commented 3 years ago

@Manvityagi I would like to work on it will you please assign it to me.