icydraw/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-04-02 16:45:07 +03:00
{
"singleQuote": true,
"trailingComma": "all"
}