hyperbrew/bolt-uxp

`create-bolt-uxp` deletes non-empty folder

Opened this issue · 0 comments

The following line deletes an existing folder. This could potentially erase important files without prompting the user.
https://github.com/hyperbrew/bolt-uxp/blob/master/create-bolt-uxp/src/build.ts#L148