mirror of
https://github.com/Azure/setup-helm.git
synced 2025-07-15 10:10:42 +00:00
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"trailingComma": "none",
|
|
"bracketSpacing": false,
|
|
"semi": false,
|
|
"tabWidth": 3,
|
|
"singleQuote": true,
|
|
"printWidth": 80
|
|
}
|