Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Update eslint libraries to the latest #7402

Description

@Muhammad-Altabba

Some of the eslint libraries are bit old.
The eslint libraris are dev dependencies:


		"@typescript-eslint/eslint-plugin": "^5.30.7",
		"@typescript-eslint/parser": "^5.30.7",
                ...
		"eslint": "^8.20.0",
		"eslint-config-base-web3": "0.1.0",
		"eslint-config-prettier": "^8.5.0",
		"eslint-plugin-import": "^2.26.0",

The update requires to change the code for the chganged rules in many places. It also needs to update the way the configuration is given to eslint and remove the depricated configs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    4.x4.0 relatedDiscussionMaintenanceMaintenance such as CI or linter changes

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions