kn9ts/project-mulla

Fix all ESLINT syntax style issues

Closed this issue · 3 comments

kn9ts commented

Goto the branch feature/eslint-airbnb

Run npm run lint

Fix all the issues listed. I am using AirBNB javascript style guide. Use it for reference if need be.

Download/open the text file attached to find the last known issues. 113 issues I think 😄

eslint-issues.txt

@kn9ts I can try and take care of it :)

kn9ts commented

@denzelwamburu Someone just made a pull request: #28

Let me check it out.