node-gyp
node-gyp copied to clipboard
feat: promisify clean
Checklist
- [x]
npm install && npm testpasses - [ ] tests are included
- [x] commit message follows commit guidelines
Description of change
Promisifying the clean action such that it is similar to #2220 and #2225