Files
helm-dashboard/frontend/.prettierrc.yaml
2025-11-27 13:27:16 +02:00

6 lines
84 B
YAML

trailingComma: "es5"
tabWidth: 2
semi: true
singleQuote: false
bracketSpacing: true