lg-cns-ucap-messenger/.prettierrc

6 lines
75 B
Plaintext
Raw Normal View History

2019-11-28 21:45:47 +00:00
{
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": true
}