web-service/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2023-06-29 17:13:57 +03:00
{
"singleQuote": true,
"trailingComma": "all"
}