mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-03-03 16:22:18 +08:00
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"trailingComma": "none",
|
|
"bracketSpacing": false,
|
|
"semi": false,
|
|
"tabWidth": 3,
|
|
"singleQuote": true,
|
|
"printWidth": 80
|
|
}
|