contentbox
contentbox copied to clipboard
[Refactor] add linting/formatting to the repo
trafficstars
File Name
entire project
Reason for Refactoring the Code
it will help us have consistent styling and keep errors out of the code
Record
- [X] I have checked the existing issues
- [X] I want to work on this issue
I would like to work on this
what do you mean? like a checker on prs?
@FrancescoXX , @xkrishguptaa is saying that, We can add lint and format hook while code commenting . This will to manage code quality and formatting. https://www.npmjs.com/package/husky https://www.npmjs.com/package/lint-staged
Yes, we should also add GitHub Action for this