mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 09:37:22 +00:00
8 lines
127 B
Text
8 lines
127 B
Text
|
|
{
|
||
|
|
"bracketSameLine": true,
|
||
|
|
"singleQuote": true,
|
||
|
|
"arrowParens": "avoid",
|
||
|
|
"printWidth": 120,
|
||
|
|
"trailingComma": "all",
|
||
|
|
}
|