Skip to content

docs: Change CLI -c to use flat config#19103

Merged
mdjermanovic merged 1 commit intomainfrom
flat-config-cli-docs
Nov 5, 2024
Merged

docs: Change CLI -c to use flat config#19103
mdjermanovic merged 1 commit intomainfrom
flat-config-cli-docs

Conversation

@nzakas
Copy link
Copy Markdown
Member

@nzakas nzakas commented Nov 5, 2024

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Switch to use a flat config file as the example for -c flag.

fixes #18921

Is there anything you'd like reviewers to focus on?

@nzakas nzakas requested a review from a team as a code owner November 5, 2024 21:45
@eslint-github-bot eslint-github-bot Bot added the documentation Relates to ESLint's documentation label Nov 5, 2024
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 5, 2024

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit 6915910
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/672a91f86632eb0008a7ee95
😎 Deploy Preview https://deploy-preview-19103--docs-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Copy Markdown
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@mdjermanovic mdjermanovic merged commit 298625e into main Nov 5, 2024
@mdjermanovic mdjermanovic deleted the flat-config-cli-docs branch November 5, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Relates to ESLint's documentation

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Docs: CLI --config example uses legacy example filename

2 participants