@flyacts/tslint-config

1.3.0 • Public • Published

TSLint shareable config for FLYACTS GmbH

Installation

$ npm install --save tslint @flyacts/tslint-config

Usage

Once the package is installed, you can use it by specifying @flyacts/tslint-config in the extends section of your TSLint configuration.

{
    "extends": "@flyacts/tslint-config",
    "rules": {
        // Additional, per-project rules...
    }
}

/@flyacts/tslint-config/

    Package Sidebar

    Install

    npm i @flyacts/tslint-config

    Weekly Downloads

    0

    Version

    1.3.0

    License

    SEE LICENSE

    Unpacked Size

    20.2 kB

    Total Files

    15

    Last publish

    Collaborators

    • flyacts
    • wschraml
    • steppe87
    • b2tkern