oxc/npm
DonIsaac 6e3224d5fa feat(linter): configure by category in config files (#6120)
> closes #5454

Adds a `categories` property to config files, where each key is a `RuleCategory` and each value is `"allow"/"off"`, `"warn"`, or `"deny"/"error"`.

Note that this change won't come into effect until after #6088 is merged.
2024-10-08 22:19:07 +00:00
..
oxc-parser release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc-transform release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxlint feat(linter): configure by category in config files (#6120) 2024-10-08 22:19:07 +00:00
.gitignore Publish @oxc-parser/wasm with web and node builds (#2916) 2024-04-08 15:47:02 +08:00