Files
AFFiNE-Mirror/.prettierrc
T

7 lines
95 B
Plaintext

{
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 2,
"arrowParens": "avoid"
}