skrill-frontend/.prettierrc

6 lines
86 B
Plaintext

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