ucap-lg-web/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2020-03-27 08:43:47 +00:00
{
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": true
}