0.0.8 • Published 2 years ago

@stone-lemons/config-npm-check-updates v0.0.8

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

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");