akkoma-fe/.prettierrc

7 lines
104 B
Plaintext

{
"trailingComma": "none",
"singleQuote": true,
"semi": false,
"singleAttributePerLine": true
}