RayBenefield / dev-xp

:runner: A Monorepo of projects reaching towards EPIC proportions, maintained by one person.
MIT License
16 stars 1 forks source link

Move `glob` to `@dev-xp/fs` #1210

Open RayBenefield opened 3 years ago

RayBenefield commented 3 years ago

Expected Behavior

glob just makes sense with the fs functions. So let's move it and also reduce the use of es6-promisify to one file.

It currently exists in src/node_modules/@kikd/find-packages/index.js