1.4.1 • Published 6 years ago

@wireapp/tslint-config v1.4.1

Weekly downloads
68
License
GPL-3.0
Repository
github
Last release
6 years ago

Wire

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

@wireapp/tslint-config

Wire's TSLint config.

Usage

Install (macOS, Linux):

yarn add --dev @wireapp/tslint-config \
               tslint-config-prettier \
               tslint-plugin-prettier \
               tslint-react-hooks \
               tslint-react \
               prettier \
               tslint

Install (Windows):

yarn add --dev @wireapp/tslint-config ^
               tslint-config-prettier ^
               tslint-plugin-prettier ^
               tslint-react-hooks ^
               tslint-react ^
               prettier ^
               tslint

Edit tslint.json:

{
  // ...
  "extends": "@wireapp/tslint-config"
}
1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago