mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
1. Closed #1815 2. Very basically support configuration, could improve in the future since our config is still under experimental. **config** ```json { "rules": { "no-console": [ "error", { "allow": [ "info" ] } ] } } ``` |
||
|---|---|---|
| .. | ||
| linter.rs | ||
| main.rs | ||
| options.rs | ||