mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
9 lines
177 B
Text
9 lines
177 B
Text
{
|
|
"bracketSpacing": false,
|
|
"jsxSingleQuote": true,
|
|
"printWidth": 180,
|
|
"singleQuote": true,
|
|
"tabWidth": 4,
|
|
"jsxBracketSameLine": true,
|
|
"quoteProps": "consistent"
|
|
}
|