Skip to content

tools: use Object.hasOwn() in alljson.mjs

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

Replace hasOwnProperty() with Object.hasOwn().

Merge request reports

Loading