Skip to content

Conversation

MikeMcC399
Copy link
Collaborator

Supersedes related Renovate PRs:

Situation

The ESLint 9.22.0 release provided a new config feature described in the blog article Evolving flat config with extends and which is now the documented way to construct ESLint Configuration Files.

The ESLint configuration eslint.config.mjs does not yet use this feature. The new functionality would allow constructing this ESLint config in a simpler and more maintainable way.

Change

The ESLint configuration is simplified and updated, in detail as follows. Minor example source code linting fixes are carried out.

Note that only example sources are changed, so this PR does not cause any version update to the action itself.

Verification

git clean -xfd
npm ci
npm run lint

Confirm no errors reported and no changes suggested.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review October 4, 2025 10:17
@MikeMcC399 MikeMcC399 self-assigned this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants