icydns/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

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