Skip to content

chore: add prettier configuration - #5

Merged
Mirasii merged 2 commits into
mainfrom
add-prettier-config
Apr 30, 2026
Merged

chore: add prettier configuration#5
Mirasii merged 2 commits into
mainfrom
add-prettier-config

Conversation

@Mirasii

@Mirasii Mirasii commented Apr 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Add .prettierrc and .prettierignore matching codebase conventions (4-space indent, single quotes, 120 print width, es5 trailing commas).
  • Install prettier as a devDep.
  • YAML excluded so workflow files keep the GitHub Actions 2-space convention and avoid review noise.
  • Apply prettier formatting across the repo (excluding YAML).

Test plan

  • Verify CI passes on this PR.

🤖 Generated with Claude Code

Mirasii and others added 2 commits May 1, 2026 00:39
Add .prettierrc and .prettierignore matching codebase conventions
(4-space indent, single quotes, semicolons, 120 print width, es5
trailing commas). YAML excluded so workflow files keep the GitHub
Actions 2-space convention.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Mirasii Mirasii added the patch label Apr 30, 2026
@Mirasii
Mirasii merged commit 8a97eea into main Apr 30, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant