jprichardson / node-fs-extra

Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
MIT License
9.47k stars 772 forks source link

BREAKING: Use native fs.mkdir recursive everywhere #894

Closed RyanZim closed 3 years ago

RyanZim commented 3 years ago

Moved last bit of make-dir code to its own file

Refs https://github.com/jprichardson/node-fs-extra/issues/886 After https://github.com/jprichardson/node-fs-extra/pull/893