Skip to content

Apply Prettier formatting - #5

Closed
samuel-williams-shopify wants to merge 1 commit into
mainfrom
apply-prettier-formatting
Closed

Apply Prettier formatting#5
samuel-williams-shopify wants to merge 1 commit into
mainfrom
apply-prettier-formatting

Conversation

@samuel-williams-shopify

Copy link
Copy Markdown
Contributor

Summary

  • format the JavaScript codebase with the existing Prettier configuration
  • retain tab indentation and the existing formatting preferences
  • limit the formatter scripts to JavaScript and JSON

Markdown is excluded because Prettier reformats embedded HTML examples and can change significant whitespace inside <syntax-code> samples.

Churn

15 files changed, with 203 additions and 136 deletions. Most changes remove trailing whitespace or wrap existing expressions and assertions.

Validation

  • pnpm run format:check
  • pnpm test (858 tests)

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.

1 participant