OI-wiki/.prettierrc

7 lines
98 B
Plaintext
Raw Permalink Normal View History

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