next-ucap-messenger/.prettierrc
2019-11-13 15:42:30 +09:00

6 lines
70 B
Plaintext

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