1.3.4 • Published 6 years ago

@seancroach/tslint-config v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Installation

Install @seancroach/tslint-config using npm:

$ npm install --save-dev @seancroach/tslint-config

Or, if you prefer yarn:

yarn add --dev @seancroach/tslint-config

Usage

Within your project's tslint.json file:

{
	"extends": "@seancroach/tslint-config",
	"rules": {
		// Project-specific rule overrides and options go here.
	}
}

License

This package is available as open source under the terms of the MIT License.

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago