Skip to content

Update ESLint configuration #105

@navin772

Description

@navin772

There are some improvements/updation that can be done for eslint:

  1. babel-eslint is deprecated. Use @babel/eslint-parser instead
  2. Use and test vompatibility with latest ecmaVersion (2025)
  3. Add eqeqeq, prefer-const, and unused import/var checks.

Feel free to add any other improvements related to eslint parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hacktoberfestCurated issues which are well scoped and ready to be worked on as part of Hacktoberfest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions