mirror of
https://github.com/docker/metadata-action.git
synced 2026-04-19 20:01:11 +03:00
cf6a6ce0f7
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
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"
|
|
}
|