kafka-ui/kafka-ui-react-app/.prettierrc
2020-04-13 13:26:44 +03:00

4 lines
52 B
Text

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