Files
AFFiNE-Mirror/.prettierrc
T

7 lines
103 B
Plaintext

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