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