ucap-electron/.prettierrc
2020-03-27 17:41:40 +09:00

6 lines
70 B
Plaintext

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