devtools-bp/.prettierrc
2023-06-08 20:22:45 +02:00

6 lines
98 B
Text

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