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(traverse): should correctly parse rules with fixability metadata #196

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

haoqunjiang
Copy link
Contributor

Fixes #195

The configs needs to be re-generated after this change.

Fixes oxc-project#195

The configs needs to be re-generated after this change.
haoqunjiang added a commit to vuejs/create-eslint-config that referenced this pull request Oct 23, 2024
@Sysix Sysix merged commit 0d71ecc into oxc-project:main Oct 23, 2024
4 checks passed
@Sysix
Copy link
Collaborator

Sysix commented Oct 23, 2024

thanks you for the PR 🫶

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.

@typescript-eslint/prefer-as-const is incorrectly categorized as conditionalFix rather than correctness
2 participants