mhkeller / indian-ocean

A library for reading in and writing out data (plus some useful filesystem functions) in Node.js.
https://mhkeller.github.io/indian-ocean/
MIT License
63 stars 14 forks source link

Get rid of extend and deepExtend functions #84

Closed mhkeller closed 5 years ago

mhkeller commented 5 years ago

Object.assign is a better alternative and these functions were probably out of scope for indian-ocean to begin with