AUV-IITK / Website2020

New Website made using ReactJS
MIT License
0 stars 6 forks source link

Fixed linting issues in the assigned directories-Ritam #10

Closed ritamjana closed 3 years ago

ritamjana commented 3 years ago

Used ESLint to fix the linting problems in Footers, Navbars and UI folders.

ritamjana commented 3 years ago

fixes #5

ritamjana commented 3 years ago

It was the eslint config file that I had used for the linting purposes. It was created later and not part of the codebase, hence I deleted it. Furthermore, it was according to eslint version 7 not 5 because of the issues I had on my side.