Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

tslint-config-groupby

groupby12MIT1.1.0

A TSLint config for GroupBy's style

tslint, config, standard, standardjs, typescript, ts

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.