open-vault/ui/.prettierrc
2018-11-01 14:45:23 -07:00

6 lines
73 B
Plaintext

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