docs/packages/docusaurus/.prettierrc
2025-04-10 21:56:12 -04:00

5 lines
67 B
Text

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