devtools-bp/.prettierrc
2023-05-27 18:45:03 +02:00

6 lines
90 B
Text

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