Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump: Update ESLint packages and migrate to eslint.config.cjs files #4776

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

JhontSouth
Copy link
Collaborator

#minor

Description

This PR updates the ESLint packages and applies the respective changes to use eslint.config.cjs files. It also includes the only-warn property to avoid errors with the lint pipeline while the appropriate changes are applied to each library according to the new rules of the latest version of ESLint.

Specific Changes

  • Updated ESLint packages to the latest version.
  • Updated prettier package to the latest version.
  • Removed .eslintrc.json files and added eslint.config.cjs to work with newer versions of ESLint.
  • Added only-warn property to the main config file.

Testing

The following image shows the warnings thrown by the ESLint scanner.
image

@JhontSouth JhontSouth requested a review from a team as a code owner October 24, 2024 13:56
@coveralls
Copy link

coveralls commented Oct 24, 2024

Pull Request Test Coverage Report for Build 11500828224

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.242%

Totals Coverage Status
Change from base Build 11237135309: 0.0%
Covered Lines: 20444
Relevant Lines: 22942

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants