Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

v4.0.0

Choose a tag to compare

@smartive-ci smartive-ci released this 03 Jul 08:00
· 5 commits to master since this release
cd7b9ca

4.0.0 (2018-07-03)

Features

  • trailing-comma: use correct trailing comma rule (#6) (cd7b9ca)

BREAKING CHANGES

  • trailing-comma: This rule may introduce some breaking changes
    since the versioning of tslint-config-airbnb does not adhere to the
    semantic version rules. So a minor update of tslint config could
    introduce breaking changes. Since there was an update of tslint config,
    this creates a new major. The new rule does not break a build,
    and is newly added to tslint-config-airbnb.