ucap-lg-mockup/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2020-04-28 12:09:35 +00:00
{
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": true
}