make-tslint

1.1.1 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i make-tslint

      Weekly Downloads

      0

      Version

      1.1.1

      License

      MIT

      Unpacked Size

      3.47 kB

      Total Files

      4

      Last publish

      Collaborators

      • mxyzzhong