zitadel/console/.prettierrc

6 lines
73 B
Plaintext
Raw Permalink Normal View History

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