Package detail

tslint-config-groupby

groupby9kMIT1.1.0

A TSLint config for GroupBy's style

tslint, config, standard, standardjs

readme

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2019-05-08

Changed

  • SF-1153: Update tslint.js configuration to work with tslint@^5.11.0.
    • Removed the following configuration rules:
      • label-undefined
      • no-unreachable
      • no-unused-new
      • no-unused-variable

[1.0.0] - 2019-05-07

Initial release.