Complete the following REQUIRED checkboxes:
location for request: brief description of request
format, e.g. Foundations exercises: Add exercise for XYZ
The following checkbox is OPTIONAL:
1. Description of the Feature Request:
Add an Eslint config for the repo which would maintain code style across all PRs and prevent inconsistencies in formatting
2. Acceptance Criteria:
.eslintrc
file3. Additional Information:
Not clear whether .eslintrc
should be the one in Airbnb or custom according to the way currently noticed across the repo. Need input from a maintainer regarding this.
@xandora I have tried to fix the formatting. Do check the changes.