-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(linter): add recipe for flat config converter #18614
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
docs/generated/packages/linter/generators/convert-to-flat-config.json
Outdated
Show resolved
Hide resolved
packages/linter/src/generators/convert-to-flat-config/schema.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reading through this recipe I don't know what the new flat config file is going to look like or how to use it. I don't think you need to fully explain the file (that's what the ESLint documentation is for), but I do think showing a small example file would be helpful.
2b4c192
to
109c2eb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like having the code examples side by side. It makes it a lot clearer what is happening.
Made a few suggestions
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
Do not merge this before #18534
Current Behavior
Expected Behavior
Related Issue(s)
Fixes #