/renovate-config

Primary LanguageJavaScriptMIT LicenseMIT

@wpkyoto/renovate-config

NPM
License: MIT

Usage

Default

{
    "extends": ["@wpkyoto"]
}

Demo applications

{
    "extends": ["@wpkyoto:examples"]
}

Development

$ git clone git@github.com:wpkyoto/renovate-config.git
$ cd renovate-config
$ npm install

$ npm run test