Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Releases: detroit-labs/tslint-config

v2.0.0

10 May 15:23
ebac53c
Compare
Choose a tag to compare

2.0.0 (2017-05-10)

Features

  • tslint: add react and node lint configurations (ebac53c2)

Breaking Changes

  • since rules were removed from tslint-base.json and moved to their react and node
    configurations respectively, this commit requires a major version bump.

(ebac53c2)

v1.0.0

09 May 17:57
9cd0f66
Compare
Choose a tag to compare

1.0.0 (2017-05-09)

Features

  • tslint: import frontend TSLint configuration (bd59da2f)