oxc/editors/vscode/client
Alexander S. b04041d1cf
fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath (#7442)
**BREAKING CHANGE**: VSCode-Client does not watch for `eslint`
configuration files. Default value for `oxc.configPath` is now
`.oxlintrc.json` instead of `.eslintrc`
2024-11-24 12:32:44 +08:00
..
config.spec.ts fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath (#7442) 2024-11-24 12:32:44 +08:00
Config.ts fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath (#7442) 2024-11-24 12:32:44 +08:00
ConfigService.ts refactor(vscode): split ConfigService and Config (#7376) 2024-11-21 09:57:09 +08:00
extension.ts fix(vscode)!: use .oxlintrc.json as default value for oxc.configPath (#7442) 2024-11-24 12:32:44 +08:00
types.ts feat(editor/vscode)!: unify configuration logic (#6630) 2024-10-16 22:31:29 +00:00