Skip to content

fs: remove unnecessary usage of .hasOwnProperty()

on a mission to remove all instances of util._extend() and allow options to have prototypes.

AFAIK, .hasOwnProperty() is unnecessary here.

Merge request reports

Loading