mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
{
|
|
"bracketSpacing": false,
|
|
"jsxSingleQuote": true,
|
|
"printWidth": 180,
|
|
"singleQuote": true,
|
|
"tabWidth": 4,
|
|
"jsxBracketSameLine": true,
|
|
"quoteProps": "consistent"
|
|
}
|