lg-cns-ucap-messenger/.prettierrc

6 lines
75 B
Plaintext
Raw Normal View History

2019-11-29 06:45:47 +09:00
{
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": true
}