BosamiyaSimran / SE-Project-Group-15

MIT License
2 stars 4 forks source link

Style Checker - Javascript Standard Style #14

Open ParthJinturkar opened 2 years ago

ParthJinturkar commented 2 years ago

I think we should use a tool that will automatically check the styling of the code, especially in JavaScript for better code clarity.

thosaniparth commented 2 years ago

Absolutely, I think that JavaScript has the option to not put a comma in the code but I believe that putting it at the appropriate location will make look code cleaner and better. I will start by putting the dependency and include it into the code and also fix it.