Skip to content

tools: enable prefer-object-has-own lint rule

Rodrigo Muino Tomonari requested to merge github/fork/Trott/prefer-has-own into master

First commit is from https://github.com/nodejs/node/pull/41229.

Second commit enables the lint rule. Ref: https://eslint.org/docs/rules/prefer-object-has-own

Merge request reports

Loading