tooltip/.prettierrc

7 lines
98 B
Plaintext

{
"printWidth": 120,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "all"
}