skrill-frontend/.prettierrc

7 lines
88 B
Plaintext

{
"endOfLine": "lf",
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "es5"
}