1.3.0 • Published 2 years ago

@flyacts/tslint-config v1.3.0

Weekly downloads
838
License
SEE LICENSE
Repository
github
Last release
2 years ago

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...
    }
}
1.3.0

2 years ago

1.2.2

4 years ago

1.2.1

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

7 years ago