-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
PR #886 (closing #880) added documentation for oxlint.config.ts to the Configuration guide, but the Config file reference page was not updated.
The reference page currently:
- Opens with a NOTE saying "Only the
.jsonformat is supported" — which is no longer true - Shows only
.oxlintrc.jsonexamples throughout - Has no mention of
defineConfigor the TypeScript config format - Does not show how each field looks when written in
oxlint.config.ts
Maybe it's worth adding a switcher between different config formats using tabs? Like on https://oxc.rs/docs/guide/usage/linter/quickstart.html#install for switching between npm, pnpm, yarn, bun.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackPriority
None yet