0.5.6 • Published 4 years ago

@tresmo/config-tslint v0.5.6

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

@tresmo/config-tslint

Installation

install the dependencies

yarn add --dev tslint codelyzer @tresmo/config-tslint

and create a tslint.json anywhere in your project. choose desired configs from below set as file contents

backend (default)

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

or simply

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

angular

{
  "extends": ["@tresmo/config-tslint/angular"]
}
0.5.6

4 years ago

0.5.5

4 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.0

6 years ago