icydraw/.prettierrc
2022-04-02 16:45:07 +03:00

4 lines
51 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}