@drmikecrowe/config-npm-check-updates
v0.3.2
Published
drmikecrowe npm-check-updates config
Downloads
5
Maintainers
Readme
Personal configs
Credit: Forked from ntnyq
Prettier config
Usage
Install
$ npm i @drmikecrowe/config-npm-check-updates -D
# OR
$ yarn add @drmikecrowe/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("@drmikecrowe/config-npm-check-updates");