@skrepr/zicht-tslint

5.1.0 • Public • Published

@skrepr/tslint

This package contains a configuration file for tslint, to maintain a consistent Typescript code style across Zicht projects.

Installing

npm install git+ssh://git@github.com:skrepr/zicht-tslint#semver:^5.0 --save-dev

Usage

An example of how to check your Typescript files with this configuration:

tslint -c ./node_modules/@skrepr/tslint/tslint.json htmldev/ts/src/main.ts

tslint version

Current supported tslint version is 5.10.0.

More info on tslint and its linters, go to http://palantir.github.io/tslint/.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @skrepr/zicht-tslint

    Weekly Downloads

    0

    Version

    5.1.0

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • skrepr-devops