OI-wiki/.prettierrc

7 lines
98 B
Plaintext

{
"endOfLine": "lf",
"printWidth": 120,
"arrowParens": "avoid",
"trailingComma": "none"
}