BosamiyaSimran / SE-Project-Group-15

MIT License
2 stars 4 forks source link

Code formatter- Prettier #15

Open nehaAgarwal96 opened 3 years ago

nehaAgarwal96 commented 3 years ago

We should use Prettier for code formatter as it supports many languages and integrates with most editors easily.

thosaniparth commented 3 years ago

I have used prettier and updated the dependency in package.json and also have added it to the workflow of github where it is automatically running and it is working well.