Skip to content

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

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

chore(eslint.config): includeIgnoreFile from eslint/config#803
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 ESLint flat-config setup to use includeIgnoreFile from eslint/config instead of @eslint/compat, aligning the config with ESLint’s native helper exports and removing an unnecessary dev dependency.

Changes:

  • Removed @eslint/compat from devDependencies.
  • Updated 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 needed after switching the import source.
eslint.config.mjs Switches includeIgnoreFile import to eslint/config to match the intended ESLint flat-config usage.

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

@Fdawgs Fdawgs merged commit f16acd5 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