GroupBy TSLint Config
A TSLint config for GroupBy Inc
Installation
npm install tslint-config-groupby --save
Usage
In tslint.json
:
{
"extends": "tslint-config-groupby"
}
A TSLint config for GroupBy's style
A TSLint config for GroupBy Inc
npm install tslint-config-groupby --save
In tslint.json
:
{
"extends": "tslint-config-groupby"
}
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.
tslint.js
configuration to work with tslint@^5.11.0
.label-undefined
no-unreachable
no-unused-new
no-unused-variable
Initial release.