zitadel/console/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

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