docs/packages/docusaurus/.prettierrc
2025-01-24 22:24:08 -05:00

5 lines
73 B
Text

{
"tabWidth": 4,
"printWidth": 80,
"trailingComma": "none"
}