mirror of
https://gh-proxy.com/https://github.com/docker/build-push-action
synced 2026-03-23 04:38:47 +08:00
11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"printWidth": 240,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": false,
|
|
"arrowParens": "avoid"
|
|
}
|