Skip to content

chore(eslint.config): includeIgnoreFile from eslint/config#581

Merged
Fdawgs merged 1 commit into
mainfrom
chore/eslint
Jun 2, 2026
Merged

chore(eslint.config): includeIgnoreFile from eslint/config#581
Fdawgs merged 1 commit into
mainfrom
chore/eslint

Conversation

@Fdawgs
Copy link
Copy Markdown
Owner

@Fdawgs Fdawgs commented Jun 2, 2026

Checklist

Copilot AI review requested due to automatic review settings June 2, 2026 10:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s flat ESLint configuration to use includeIgnoreFile directly from eslint/config, allowing removal of the @eslint/compat dev dependency.

Changes:

  • Remove @eslint/compat from devDependencies.
  • Update eslint.config.mjs to import includeIgnoreFile from eslint/config alongside defineConfig.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Drops @eslint/compat since it’s no longer used by the ESLint config.
eslint.config.mjs Switches includeIgnoreFile import source to eslint/config and simplifies imports.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Fdawgs Fdawgs merged commit 6a2a07c into main Jun 2, 2026
21 checks passed
@Fdawgs Fdawgs deleted the chore/eslint branch June 2, 2026 12:06
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.

2 participants