zh-xx_rosypilot/.prettierrc.json
Jee C 1280a251d2 chore: initial public release v0.2.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 21:03:08 +08:00

6 lines
85 B
JSON

{
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"singleQuote": true
}