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

📎 Implement useObjectHasOwn - eslint/prefer-object-has-own #3927

Open
Conaclos opened this issue Sep 16, 2024 · 1 comment · May be fixed by #3997
Open

📎 Implement useObjectHasOwn - eslint/prefer-object-has-own #3927

Conaclos opened this issue Sep 16, 2024 · 1 comment · May be fixed by #3997
Assignees
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages

Comments

@Conaclos
Copy link
Member

Conaclos commented Sep 16, 2024

Description

Implement eslint/prefer-object-has-own.

Want to contribute? Lets you know you are interested! We will assign you to the issue to prevent several people to work on the same issue. Don't worry, we can unassign you later if you are no longer interested in the issue! Read our contributing guide and analyzer contributing guide.

The implementer could take some inspirations from the implementation of existing rules such as useTrimStartEnd.

@Conaclos Conaclos added good first issue Good for newcomers A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Sep 16, 2024
@kaioduarte
Copy link
Contributor

I'd like to work on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages
Projects
None yet
2 participants