Skip to content

Enable eslint "no-prototype-builtins" directive

The "no-prototype-builtins" directive was switched off because of errors, this PR edits the use of hasOwnProperty() calls and switches on this rule.

Merge request reports

Loading