1
0
ohmyform/api/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2019-07-28 15:54:43 -07:00
{
"singleQuote": true,
"trailingComma": "all"
}