0.4.2 • Published 3 years ago

@pinnsg/config-npm-check-updates v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Personal configs

Credit: Forked from ntnyq

Prettier config

Usage

Install

$ npm i @pinnsg/config-npm-check-updates -D
# OR
$ yarn add @pinnsg/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("@pinnsg/config-npm-check-updates");