docker-registry-ui/.prettierrc
2022-04-18 14:57:13 +02:00

7 lines
119 B
Text

{
"singleQuote": true,
"tabWidth": 2,
"quoteProps": "preserve",
"printWidth": 120,
"proseWrap": "preserve"
}