Automate generation of oxlint config #4279
nicksrandall
started this conversation in
Feature Request
Replies: 1 comment 1 reply
-
It would be better if there was a command that allowed you to pass same arguments as cli (to compose rules) and then it would print out a config file with all enabled rules turned on. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.Beta Was this translation helpful? Give feedback.
All reactions