web-service/.prettierrc
2023-06-29 17:13:57 +03:00

4 lines
51 B
Plaintext

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