Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support eslint built-in rule options #439

Closed
wants to merge 2 commits into from
Closed

Conversation

usings
Copy link

@usings usings commented Mar 30, 2024

Description

add eslint built-in rule options support

Linked Issues

N/A

Additional context

N/A

@antfu antfu closed this in 5ab92df Mar 30, 2024
@antfu
Copy link
Owner

antfu commented Mar 30, 2024

Thank you, and nice catch! The problem is that the config extends the generic Linter.RuleRecords that we can't opt-out. Generate them from schema for now.

pnodet added a commit to nivalis-studio/eslint-config that referenced this pull request Apr 2, 2024
* antfu/main:
  chore: release v2.11.6
  feat: generate types for core rules as well, resolve antfu#439
  docs: move to `@eslint/config-inspector`
  chore: release v2.11.5
  fix: consistent on config names
  chore: bump `@antfu/install-pkg` to ^0.3.2 (antfu#438)
  chore: release v2.11.4
  fix: lower peer-deps requirement to `eslint-plugin-svelte`, fix antfu#437
  fix(cli): make frameworks not required
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.

None yet

2 participants