mango-ui-v2/.prettierrc

5 lines
43 B
Plaintext
Raw Normal View History

2021-03-26 09:44:55 -07:00
{
"semi": false,
"singleQuote": true
}