trop/.prettierrc

7 строки
90 B
Plaintext

{
"trailingComma": "all",
"tabWidth": 2,
"singleQuote": true,
"endOfLine": "lf"
}