Skip to content

Conversation

Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Oct 12, 2025

The commit concisely describes the content changes - converting bulleted lists of presets into a more compact inline format, while preserving all the information.

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

The commit concisely describes the content changes - converting bulleted
lists of presets into a more compact inline format, while preserving all
the information.
Copy link

vercel bot commented Oct 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
eslint-react Building Building Preview Comment Oct 12, 2025 9:34pm

@Rel1cx Rel1cx requested a review from Copilot October 12, 2025 21:34
@Rel1cx Rel1cx marked this pull request as ready for review October 12, 2025 21:34
Copy link
Contributor

@Copilot 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 simplifies the presentation of ESLint preset lists across React plugin documentation by converting multi-line bulleted lists into more compact inline formats. The changes maintain all preset information while improving readability and space efficiency.

  • Converts bulleted preset lists to inline format using slashes and commas as separators
  • Groups related presets together (e.g., TypeScript variants, strict variants)
  • Reduces visual clutter while preserving all preset information

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Rel1cx Rel1cx merged commit 378dca5 into main Oct 12, 2025
10 of 11 checks passed
@Rel1cx Rel1cx deleted the update-docs-presets-format branch October 12, 2025 21:35
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