Skip to content

test: use Object.hasOwn() where applicable

Rodrigo Muino Tomonari requested to merge github/fork/Trott/hasown into master

Replace Object.prototpye.hasOwnProperty() with Object.hasOwn() where applicable.

Merge request reports

Loading