archive.codeforcause.org
archive.codeforcause.org copied to clipboard
Add check for unused vars in npm run format
Actually everytime some unused variables are left out while pushing code to github even after running npm run format
.
And netlify preview fails building.
AIM: Add no unused var
check on npm run format
I am on it @Abhishek-kumar09
changes will likely to be done at prettier.rc
@Harshit-Dandriyal are you working on this issue @Abhishek-kumar09 can i work on this ?