Commits
Click on a commit to change the comparison rangefeat(linter): add support for `extends` property in oxlintrc (#9217)
- part of https://github.com/oxc-project/oxc/issues/9307
Allows oxlint configuration files to include an `extends` key at the top level. For now (until we decide to change it), this is strictly treated as a list of file paths and we don't support string values like `eslint:recommended` or anything like that.10 months ago
by camchenry