Files
docker-compose-templates/.prettierrc

5 lines
52 B
Plaintext

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