icydns/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-11-06 11:52:54 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}