bumped-finepack
v0.4.1
Published
Lints your JSON Config files and keep them readables.
Readme
bumped-finepack
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 -gAPI
opts
Type: object
Additional options to be passed to finepack.
License
MIT © Bumped
