Results 3 issues of JoelWAnna

doesn't seem that mkdirp will merge the fix to the root cause of this (windows returning ENOENT for `mkdir(folderName)` when folder name is invalid) https://github.com/substack/node-mkdirp/pull/74

The named imports were originally in the order that they were used in the file. So one file would be `import { get, set } ` and another would be...