mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +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" ] } ] } } ``` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||