ACM-BITS-Pilani-Goa / OfficialWebsite

Official website of ACM BITS Pilani Goa Chapter
https://bitsg.acm.org/
MIT License
3 stars 5 forks source link

added linting rules and eslint for syntax #3

Closed Devesh21700Kumar closed 3 years ago

Devesh21700Kumar commented 3 years ago

1). added eslint and linting rules for syntax consistency 2). npm run lint:fix to be run before every commit to avoid errors

tests run :- 1). npm start 2). npm run lint