mirror of
https://github.com/docker/setup-compose-action.git
synced 2026-02-28 05:04:56 +00:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"printWidth": 240,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": false,
|
|
"arrowParens": "avoid"
|
|
}
|