devtools-bp/.prettierrc
2023-05-27 12:18:35 +02:00

5 lines
63 B
Text

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