kibana/.prettierrc

6 lines
73 B
Plaintext

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