UNPKG

@bpgeck/semantic-release-kaniko

Version:

A plugin for semantic-release that builds and deploys Docker images in a daemonless environment using Google's open-source tool, Kaniko

15 lines (14 loc) 319 B
{ "semi": true, "trailingComma": "es5", "singleQuote": true, "printWidth": 100, "tabWidth": 4, "useTabs": false, "bracketSpacing": true, "arrowParens": "avoid", "endOfLine": "lf", "quoteProps": "as-needed", "proseWrap": "preserve", "embeddedLanguageFormatting": "auto" }