4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-13 16:03:50 +00:00
setup-helm/.prettierrc.json
2022-06-23 15:55:02 -07:00

8 lines
140 B
JSON

{
"trailingComma": "none",
"bracketSpacing": false,
"semi": false,
"tabWidth": 3,
"singleQuote": true,
"printWidth": 80
}