Create a script for running Prettier across the codebase, simplifying code formatting and ensuring uniform code style. 📝🔧
- A script for running Prettier is created. 📄✅
- The script simplifies code formatting and helps maintain a uniform code style across the project. 🔄👌