javascript
javascript copied to clipboard
Added cross platform compatibility
This pull request includes a small change to the package.json file. The change updates the postinstall script to use npx rimraf instead of rm -rf for removing the markdownlint directory.
Ensures cross platform compatibility for Windows and Linux based systems