@dlevs/tslint-config

1.0.4 • Public • Published

TSLint Config

A TSLint configuration to extend for personal projects.

Install

npm install -D @dlevs/tslint-config

Usage

Make a tslint.json file at the root of your project that extends this config, like this:

{
    "extends": ["@dlevs/tslint-config"]
}

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @dlevs/tslint-config

    Weekly Downloads

    7

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    1.73 kB

    Total Files

    3

    Last publish

    Collaborators

    • dlevs