Document all available scripts (e.g., for running ESLint, Prettier, and Jest tests) and their usage in the README file. This will help team members and other contributors to better understand and utilize the available scripts. 🛠️👥
- All available scripts are documented in the README file. 📚✅
- Usage instructions for each script is provided. 📖👍