influxdb/ui/.prettierrc.json

7 lines
96 B
JSON

{
"singleQuote": true,
"semi": false,
"trailingComma": "es5",
"bracketSpacing": false
}