@tresmo/config-tslint

0.5.6 • Public • Published

@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"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @tresmo/config-tslint

Weekly Downloads

14

Version

0.5.6

License

none

Unpacked Size

7.67 kB

Total Files

6

Last publish

Collaborators

  • tresmo