0.5.6 • Published 5 years ago

@tresmo/config-tslint v0.5.6

Weekly downloads
4
License
-
Repository
-
Last release
5 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

5 years ago

0.5.5

5 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.4

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.0

8 years ago