Vin205 / Enyanjyoti

This repository is officially part of GirlScript Summer of Code 2024 Extended Edition! Enyanjyoti platform serves as a one stop solution for conceptual learning, career and employment opportunities and information about loans and grants
https://enyanjyoti.vercel.app
MIT License
25 stars 73 forks source link

Title: Add Pre-commit Hook to Run Prettier and ESLint #188

Open tejasbenibagde opened 4 hours ago

tejasbenibagde commented 4 hours ago

I’d like to propose adding a pre-commit hook to our backend application. This hook would run both Prettier and ESLint before any commits are made. Here’s why I think this is a great idea:

Implementing this change could greatly enhance our development process and maintain code quality.

skmirajulislam commented 4 hours ago

@tejasbenibagde assigned