forgejo-helm/.prettierrc.json

5 lines
52 B
JSON
Raw Normal View History

2023-12-06 11:05:14 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}