mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
e.g.
```
{
"rules": {
"semi": "off",
"@typescript-eslint/semi": "error"
}
}
```
closes #1975
|
||
|---|---|---|
| .. | ||
| format | ||
| lint | ||
| type_check | ||
| codeowners.rs | ||
| command.rs | ||
| git.rs | ||
| lib.rs | ||
| main.rs | ||
| result.rs | ||
| runner.rs | ||
| walk.rs | ||