Skip to content

format: Configure Prettier for all workspaces#650

Merged
nvsriram merged 8 commits intomainfrom
add-global-prettier
Oct 17, 2025
Merged

format: Configure Prettier for all workspaces#650
nvsriram merged 8 commits intomainfrom
add-global-prettier

Conversation

@nvsriram
Copy link
Copy Markdown
Contributor

@nvsriram nvsriram commented Jul 9, 2025

This PR adds:

  • Add Prettier as a devDependency with global .prettierrc.json configuration
  • Add prettier npm script for all workspaces:
    • npm run prettier in a specific workspace will only format the files in the workspace
    • npm run prettier in root directory will format the files in all workspaces
  • Run Prettier on all workspaces to format all relevant files

@aadam-10 aadam-10 requested review from evgeniko and nik-suri July 14, 2025 15:08
@nvsriram nvsriram force-pushed the add-global-prettier branch 4 times, most recently from 5e2ca29 to ff40cac Compare July 15, 2025 17:01
@kcsongor
Copy link
Copy Markdown
Contributor

This is great! Let's coordinate here, and do this after some major changes to the cli have been merged in to avoid conflicts? In particular, the sui cli work is still in progress, but nearly ready.

@nvsriram
Copy link
Copy Markdown
Contributor Author

This is great! Let's coordinate here, and do this after some major changes to the cli have been merged in to avoid conflicts? In particular, the sui cli work is still in progress, but nearly ready.

Sounds good, aligned with that!

@nvsriram nvsriram force-pushed the add-global-prettier branch from ff40cac to fde8038 Compare October 6, 2025 23:31
@nvsriram nvsriram force-pushed the add-global-prettier branch from dc421f3 to cc77448 Compare October 17, 2025 00:51
@nvsriram nvsriram merged commit 395383c into main Oct 17, 2025
9 checks passed
@nvsriram nvsriram deleted the add-global-prettier branch October 17, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants