lowdefy/.prettierrc
2020-10-01 16:09:28 +02:00

6 lines
73 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
}