Package Exports
- bsck
- bsck/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bsck) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
bsck
bsck is a tool that checks and removes \b and ^H from file names.

Quick Start
Get bsck up and running quickly!
npx bsck: Scans your project files for filenames containing\band^H.npx bsck --fix: Scans and automatically removes the\band^Hcharacters from file names.
Run:
npx bsck

npx bsck --fix
Done!
Contributing
We welcome contributions to bsck! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact
For any questions, suggestions, or feedback, please contact love1ace.