Skip to content

feat(oxlint): Modified configuration_schema.json, enhance DummyRule type to support AllowWarnDeny | [AllowWarnDeny, ...unknown[]]#20521

Closed
luo2430 wants to merge 1 commit intooxc-project:mainfrom
luo2430:main
Closed

feat(oxlint): Modified configuration_schema.json, enhance DummyRule type to support AllowWarnDeny | [AllowWarnDeny, ...unknown[]]#20521
luo2430 wants to merge 1 commit intooxc-project:mainfrom
luo2430:main

Conversation

@luo2430
Copy link
Copy Markdown

@luo2430 luo2430 commented Mar 19, 2026

Implement a feature in eslint config

eslint

image image

oxlint

from

image

to

image

related #20122

…` type to support `AllowWarnDeny | [AllowWarnDeny, ...unknown[]]`
@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request labels Mar 19, 2026
Copy link
Copy Markdown
Contributor

@camc314 camc314 left a comment

Choose a reason for hiding this comment

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

CI is failing - probably because npm/oxlint/configuration_schema.json is autogenerated.

You might have to manually impl jsonschema

@camc314 camc314 marked this pull request as draft March 19, 2026 21:10
@camc314 camc314 self-assigned this Mar 19, 2026
camc314 added a commit that referenced this pull request Mar 25, 2026
@graphite-app graphite-app bot closed this in 16516de Mar 25, 2026
@camc314
Copy link
Copy Markdown
Contributor

camc314 commented Mar 25, 2026

Thanks for working on this! I've added a jsonschema impl in #20751 which should fix the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants