@stone-lemons/config-npm-check-updates
v0.0.8
Published
stone-lemons npm-check-updates config
Downloads
2
Maintainers
Readme
Personal configs
Credit: Forked from ntnyq
Prettier config
Usage
Install
$ npm i @stone-lemons/config-npm-check-updates -D
# OR
$ yarn add @stone-lemons/config-npm-check-updates -D
Extend this config
Instead of package.json
, you must create your own config as such:
in .ncurc.js
module.exports = require("@stone-lemons/config-npm-check-updates");