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

Some of the rules should be marked as completed in eslint core rules #4085

Closed
Boshen opened this issue Jul 7, 2024 · 0 comments · Fixed by #4654
Closed

Some of the rules should be marked as completed in eslint core rules #4085

Boshen opened this issue Jul 7, 2024 · 0 comments · Fixed by #4654
Labels
C-bug Category - Bug good first issue Experience Level - Good for newcomers

Comments

@Boshen
Copy link
Member

Boshen commented Jul 7, 2024

default-parameter-last, max-params and no-array-constructor is marked as completed in #479 but not in #2180 😅 Both need to be marked as completed.

We also need to map https://eslint.org/docs/latest/rules/no-new-symbol to the existing rule no-new-native-nonconstructor

The relevant code is in https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category - Bug good first issue Experience Level - Good for newcomers
Projects
None yet
1 participant