icydraw/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

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