shunter
shunter copied to clipboard
Remove async dependency
The async npm module is used in just one place in the shunter codebase. Considering the support status, it would be great to replace it with async/await and remove the dependency altogether.
we can also rm mkdirp