Skip to content

Conversation

@jhaaaa
Copy link
Collaborator

@jhaaaa jhaaaa commented Sep 17, 2025

Add Prettier and standardize documentation code samples and markdown formatting across docs while adding npm scripts in package.json to run formatting and linting

This change introduces Prettier configuration and ignore rules, adds npm scripts to run formatting and markdown linting, and applies consistent code and markdown formatting across documentation files. It standardizes string quotes to single quotes, adds semicolons and trailing commas where applicable, reformats HTML/JSX tags to multi-line attributes, normalizes tables and list indentation, and fixes a few minor links and rendering issues across MDX/Markdown files.

📍Where to Start

Start with the Prettier configuration in .prettierrc and the script changes in package.json, then review representative doc updates such as docs/pages/chat-apps/core-messaging/send-messages.mdx and docs/pages/agents/core-messaging/create-a-client.mdx.


Macroscope summarized a281244.

@jhaaaa jhaaaa requested a review from a team as a code owner September 17, 2025 17:45
@vercel
Copy link

vercel bot commented Sep 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-xmtp-org Ready Ready Preview Comment Sep 17, 2025 7:09pm

@jhaaaa jhaaaa requested a review from bennycode September 17, 2025 17:47
@jhaaaa jhaaaa changed the title Add Prettier Add Prettier, Pt. Deux Sep 17, 2025
@bennycode bennycode mentioned this pull request Sep 17, 2025
@jhaaaa jhaaaa merged commit d5c26ac into main Sep 17, 2025
3 checks passed
@jhaaaa jhaaaa deleted the pretty-prettier branch September 17, 2025 19:38
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.

3 participants