logos-press-engine/.prettierrc

7 lines
86 B
Plaintext
Raw Normal View History

2023-04-19 11:17:12 +00:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}