ppob-backend/.prettierrc
2021-10-04 16:29:05 +07:00

4 lines
51 B
Plaintext

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