mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 12:48:38 +00:00
> Closes https://github.com/oxc-project/backlog/issues/132 Unify configuration logic into `ConfigService`. This allows for type-checked config settings. It also lets us make sure config values are synced with what the user has set in their vscode settings. This PR is a breaking change since it also unifies config key prefixes (`oxc` and `oxc_language_server` -> `oxc` only) |
||
|---|---|---|
| .. | ||
| config.ts | ||
| extension.ts | ||
| types.ts | ||