📎 Implement useObjectHasOwn
- eslint/prefer-object-has-own
#3927
Labels
A-Linter
Area: linter
good first issue
Good for newcomers
L-JavaScript
Language: JavaScript and super languages
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
.The text was updated successfully, but these errors were encountered: