The purpose of the rimraf ↗ npm package is cross-platform way to effectively remove files and folders.
-
Add globally
rimraf
npm packagepnpm add -g rimraf
-
Remove files or folders:
pnpm rimraf < file | folder | glob >
The purpose of the rimraf ↗ npm package is cross-platform way to effectively remove files and folders.
Add globally rimraf
npm package
pnpm add -g rimraf
Remove files or folders:
pnpm rimraf < file | folder | glob >