Skip to content

Fix eslint errors in all exercises #480

Closed
@tejasbubane

Description

@tejasbubane

I have configured eslint in #479

But have not fixed errors in any exercise apart from hello-world. Instead I added all exercises to .eslintignore.

The plan is to do this:

  1. Pick one exercise (You can pick many but we prefer to have separate PRs so that it is easy to review - but if there are not many changes - you can pick 2-3 at once).
  2. Remove the exercise name from .eslintignore file
  3. Run npm run lint - This should show errors in those exercises.
  4. Fix those errors - commit and raise a PR 🎉

Note: The eslint configuration is not final. I did not have a good look at all errors, just put a sensible default in place. While fixing, if you encounter some error that you feel we should allow(ignore), feel free to comment on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hacktoberfestHacktoberfest issues! Everyone allowed <3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions