Skip to content

feat: add docs for oxlint.config.ts#886

Merged
Boshen merged 1 commit intomainfrom
c/02-10-feat_add_docs_for_oxlint.config.ts_
Feb 11, 2026
Merged

feat: add docs for oxlint.config.ts#886
Boshen merged 1 commit intomainfrom
c/02-10-feat_add_docs_for_oxlint.config.ts_

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Feb 10, 2026

closes #880

@netlify
Copy link

netlify bot commented Feb 10, 2026

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit b30d030
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/698bb3d6916bdc0007131f28
😎 Deploy Preview https://deploy-preview-886--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor Author

camc314 commented Feb 10, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@camc314 camc314 marked this pull request as ready for review February 10, 2026 22:40
Copilot AI review requested due to automatic review settings February 10, 2026 22:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for a new TypeScript-based Oxlint configuration file (oxlint.config.ts) and updates existing linter docs to reference it alongside .oxlintrc.json.

Changes:

  • Update quickstart to mention oxlint.config.ts as an alternative config format.
  • Expand configuration docs to describe oxlint.config.ts usage and provide examples.
  • Update nested-config and ignore guidance to reference both config file types.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
src/docs/guide/usage/linter/quickstart.md Links users from quickstart to the new TypeScript config documentation.
src/docs/guide/usage/linter/nested-config.md Updates nested-config discovery and examples to include oxlint.config.ts.
src/docs/guide/usage/linter/ignore-files.md Adjusts ignore guidance to reference either config file type.
src/docs/guide/usage/linter/config.md Introduces a new section documenting oxlint.config.ts and adds TS examples.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Boshen Boshen merged commit e245b74 into main Feb 11, 2026
12 checks passed
@Boshen Boshen deleted the c/02-10-feat_add_docs_for_oxlint.config.ts_ branch February 11, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc for oxlint.config.ts

3 participants