lg-cns-ucap-messenger/.prettierrc
2019-11-29 06:45:47 +09:00

6 lines
75 B
Plaintext

{
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": true
}