ucap-lg-desktop/.prettierrc
2020-03-27 17:45:48 +09:00

6 lines
70 B
Plaintext

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