@skrepr/tslint

5.1.0 • Public • Published

@zicht/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:zicht/tslint#semver:^5.0 --save-dev

Usage

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

tslint -c ./node_modules/@zicht/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/.

Maintainer

/@skrepr/tslint/

    Package Sidebar

    Install

    npm i @skrepr/tslint

    Weekly Downloads

    0

    Version

    5.1.0

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • skrepr-devops