twenty/front/.prettierrc
2022-12-02 12:06:22 +01:00

4 lines
51 B
Plaintext

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