logos.co/.prettierrc

7 lines
86 B
Plaintext
Raw Permalink Normal View History

2023-06-01 10:58:21 +00:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}