@durgesh-s/react-doctor
v1.0.4
Published
React Doctor - Scan, fix and improve React projects
Maintainers
Readme
React Doctor 🩺
Free React project health scanner and fixer.
Install
npx @durgesh-s/react-doctor scan
## Commands
react-doctor scan
react-doctor fix
react-doctor restore
react-doctor report
## Features
Remove console.log
Remove unused imports
Sort imports
Prettier formatting
Cleanup duplicate Tailwind classes
Backup & restore
## Author
Durgesh Kumar
---
### Test Your Live Package Right Now
Open a completely different folder and run:
```powershell
npx @durgesh-s/react-doctor --help
