Files
domain-driven-hexagon/.prettierrc
2020-11-29 17:04:56 +01:00

4 lines
51 B
Plaintext

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