Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 337 Bytes

readme.md

File metadata and controls

28 lines (16 loc) · 337 Bytes

tslint-jike-node

Install

$ npm install --save-dev tslint-jike-node

Usage

Add the following to your TSLint config:

{
  "extends": "tslint-jike-node"
}

Related

  • xo - JavaScript linter

License

MIT