alertmanager/ui/react-app/.prettierrc.json

6 lines
73 B
JSON

{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "es5"
}