1.12.0 • Published 4 years ago

mterczynski-tslint v1.12.0

Weekly downloads
17
License
MIT
Repository
github
Last release
4 years ago

mterczynski-tslint

My own TSLint config that I use for my personal projects.

Installation + configuration

# Install mterczynski-tslint as dev dependency using Npm:
npm i -D mterczynski-tslint
# or Yarn:
yarn add -D mterczynski-tslint

Update "extends" field in your tslint.json:

{
    "extends": [
        "mterczynski-tslint"
    ]
}
1.12.0

4 years ago

1.11.0

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago