npm.io
5.5.0 • Published 6 years ago

tslint-config-inmotionnow

Licence
MIT
Version
5.5.0
Deps
6
Size
8 kB
Vulns
0
Weekly
0

TSLint Config inMotionNow

NPM

NPM version

Installation

yarn add tslint-config-inmotionnow --dev

Usage

In tslint.json:

{
  "extends": "tslint-config-inmotionnow"
}

Deploying a new tslint-config-inmotionnow package

First make sure the version number in package.json has been incremented.

Build the package

yarn build

Then publish

npm publish

Publishing requires that you have the NPM_TOKEN environment variable set. Someone in dev can provide the token.

Rules