lowdefy/.prettierrc
2020-10-15 15:09:02 +02:00

7 lines
90 B
Plaintext

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