bumped-finepack

Lints your JSON Config files and keep them readables.


Keywords
bumped, finepack, plugin
License
MIT
Install
npm install bumped-finepack@0.4.0

Documentation

bumped-finepack


bumped

Last version Build Status Dependency status Dev Dependencies Status NPM Status Donate

Lints your JSON Config files and keeps them readable.

This plugin is based on the finepack library. It exposes an interface to setup such library in .bumpedrc:

files: [
  "package.json"
]

plugins:
  postrelease:
    'Lint config files':
      plugin: 'bumped-finepack'

Install

You don't need to install this module! Bumped automatically resolves the plugins dependencies. However, if you still want to do so, it must be globally accessible:

npm install bumped-finepack -g

API

opts

Type: object

Additional options to be passed to finepack.

License

MIT © Bumped