5.4.0 • Published 7 years ago

tslint-config-mapillary v5.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

tslint-config-mapillary

Shareable tslint config, used across Mapillary projects

Usage

Install as a devDependency

npm i --save-dev tslint-config-mapillary

Create a tslint.json file in the root of your project with the following content

{
    "extends": "tslint-config-mapillary"
}

Enjoy!

Versioning

tslint-config-mapillary is versioned after major and minor version changes of tslint. For example if the latest version of tslint is tslint@5.4.1, tslint-config-mapillary will be at tslint-config-mapillary@5.4.*, where major and minor version map to tslint's. Patch version in tslint-config-mapillary contain small tweaks to the repo. Rules are disabled/enabled only during minor version bumps in tslint.

5.4.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago