Skip to content

auto-config 10.3.0

Install from the command line:
Learn more about npm packages
$ npm install @bepower/auto-config@10.3.0
Install via package.json:
"@bepower/auto-config": "10.3.0"

About this version

@bepower/auto-config

Coverage

A collection of auto config and scripts to ease package deployment

Default Config

{
  "plugins": [
    "npm",
    "all-contributors",
    [
      "conventional-commits",
      {
        "preset": "angular"
      }
    ],
    "first-time-contributor"
  ]
}

Additional scripts

scripts/add-coverage-to-readme.js

Regenerates the README.md file in every package to add the coverage badge, if present.

To mark the badge you have to add <!-- COVERAGE-BADGE:START - Do not remove or modify this section --> and <!-- COVERAGE-BADGE:END -->.

scripts/add-packages-to-readme.js

Regenerates the README.md file in the root of the project to reflect npm packages under the packages folder (or whatever folder you choose).

To mark the badge you have to add <!-- PACKAGES-TABLE:START - Do not remove or modify this section --> and <!-- PACKAGES-TABLE:END -->.

Details


Assets

  • auto-config-10.3.0.tgz

Download activity

  • Total downloads 140
  • Last 30 days 0
  • Last week 0
  • Today 0