Skip to content
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

linter: automate generation of oxlint config #7453

Open
Boshen opened this issue Nov 24, 2024 Discussed in #4279 · 1 comment
Open

linter: automate generation of oxlint config #7453

Boshen opened this issue Nov 24, 2024 Discussed in #4279 · 1 comment
Labels
A-linter Area - Linter

Comments

@Boshen
Copy link
Member

Boshen commented Nov 24, 2024

Discussed in #4279

Originally posted by nicksrandall July 15, 2024
It would be nice if there was a command (or docs) to create an up-to-date .oxlintrc.json file with all of the latest recommended rules. It's currently a pain to migrate from CLI to config file and maintain feature parity.


oxlint --init? https://biomejs.dev/guides/getting-started/#configuration

@Boshen Boshen added the A-linter Area - Linter label Nov 24, 2024
@nrayburn-tech
Copy link
Contributor

In addition to a CLI command, might make sense to offer it as an IDE action/command. (I'm pretty sure the VS Code ESLint plugin has this as a command.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter
Projects
None yet
Development

No branches or pull requests

2 participants