1.1.1 • Published 5 years ago

make-tslint v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

make tslint

Add tslint with rules of ant-design for my project.

make-tslint will download rules from ant-design by default, you can also set your own tslint json.

After downloading the tslint json, it will install packages defined on the field of extends in tslint.json automatically.

Installing

npm install -g make-tslint

Get Started

make-tslint

make-tslint will create a script lint in package-json and it can lint the code in the src folder. You can modify the lint path if you need.

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago