archive.codeforcause.org icon indicating copy to clipboard operation
archive.codeforcause.org copied to clipboard

Add check for unused vars in npm run format

Open Abhishek-kumar09 opened this issue 4 years ago • 3 comments

Actually everytime some unused variables are left out while pushing code to github even after running npm run format. And netlify preview fails building. image

AIM: Add no unused var check on npm run format

Abhishek-kumar09 avatar Sep 30 '20 11:09 Abhishek-kumar09

I am on it @Abhishek-kumar09

Harshit-Dandriyal avatar Sep 30 '20 11:09 Harshit-Dandriyal

changes will likely to be done at prettier.rc

Abhishek-kumar09 avatar Sep 30 '20 12:09 Abhishek-kumar09

@Harshit-Dandriyal are you working on this issue @Abhishek-kumar09 can i work on this ?

ArunTeltia avatar Oct 04 '20 17:10 ArunTeltia