lage/.prettierrc

8 строки
113 B
Plaintext

{
"printWidth": 140,
"semi": true,
"singleQuote": false,
"trailingComma": "es5",
"endOfLine": "auto"
}