forgejo-helm/.prettierrc.json
2023-12-06 12:05:14 +01:00

4 lines
52 B
JSON

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