Skip to content

Conversation

@Fryuni
Copy link
Member

@Fryuni Fryuni commented Jan 15, 2026

No description provided.

@Fryuni Fryuni requested a review from marcospassos January 15, 2026 16:25
@Fryuni Fryuni self-assigned this Jan 15, 2026
Copilot AI review requested due to automatic review settings January 15, 2026 16:25
@Fryuni Fryuni added the maintenance Housekeeping label Jan 15, 2026
Copy link

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 pull request updates the README documentation to reflect migration from ESLint's legacy .eslintrc configuration format to the new flat config format introduced in ESLint v9. The documentation now instructs users to create eslint.config.mjs files instead of .eslintrc files.

Changes:

  • Updated all configuration examples to use ESLint v9's flat config format with eslint.config.mjs files
  • Removed references to the old .eslintrc configuration format and @rushstack/eslint-patch workaround
  • Added clarification that the plugin requires ESLint v9+ and uses flat config format

Reviewed changes

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

File Description
README.md Updated installation and configuration instructions for all presets (JavaScript, TypeScript, React, Cypress) to use flat config format; added custom rules example; fixed typo ("for" → "of")
docs/README.md Updated preset configuration examples to use flat config format; added missing period in Cypress section description

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

@marcospassos marcospassos merged commit b3db452 into master Jan 15, 2026
10 checks passed
@marcospassos marcospassos deleted the update-readme branch January 15, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants