Skip to content

code migrated to eslint v9 and fixed some lint errors#2313

Draft
v-prajkpatil wants to merge 4 commits intomainfrom
users/v-prajkpatil/ESLint-v9-migration
Draft

code migrated to eslint v9 and fixed some lint errors#2313
v-prajkpatil wants to merge 4 commits intomainfrom
users/v-prajkpatil/ESLint-v9-migration

Conversation

@v-prajkpatil
Copy link

@v-prajkpatil v-prajkpatil commented Apr 22, 2025

Details

Migrated ESLint version from 8.57.0 to 9.24.0

Motivation

Migrate ESLint to V9

Context
  1. Removed .eslintrc.js file as it is deprecated in ESLint V9.
  2. Added eslint.config.mjs file.
  3. Modified copyright-header.config.json file to include mjs files
  4. Upgraded eslint from 8.57.0 to 9.24.0

Pull request checklist

  • Addresses an existing issue: Fixes #0000
  • Added relevant unit test for your changes. (yarn test)
  • Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage
  • Ran precheckin (yarn precheckin)

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.

1 participant