dirclean
Hello, this is a very simple yet helpful package.
This allows you to clean a whole directory in seconds.
Here is how you use it
```js
const clean = require('cleandir')
clean("PATH_TO_FILE"),
```
Or, you can use the CLI:
```bat
cleandir -p PATH_TO