Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 413 Bytes

File metadata and controls

10 lines (6 loc) · 413 Bytes

Issue RSS-ECOMM-1_15: Create Prettier script (5 points) 📜

Description 🗂️

Create a script for running Prettier across the codebase, simplifying code formatting and ensuring uniform code style. 📝🔧

Acceptance Criteria 🎯

  • A script for running Prettier is created. 📄✅
  • The script simplifies code formatting and helps maintain a uniform code style across the project. 🔄👌