mango-v4-ui/.prettierrc

6 lines
69 B
Plaintext
Raw Normal View History

2022-05-03 21:20:14 -07:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "all"
2022-05-03 21:20:14 -07:00
}