renovate/.prettierrc.json
2024-02-08 14:38:55 +00:00

4 lines
52 B
JSON

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