delivery-console/.prettierrc

6 строки
93 B
Plaintext

{
"parser": "flow",
"loglevel": "warn",
"singleQuote": true,
"trailingComma": "all"
}