2.0.3 • Published 5 years ago

@hoishin/tslint-config v2.0.3

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

@hoishin/tslint-config

Build Status npm version code style: prettier

Sharable TSLint configuration. It's made strict and opinionated for maintainablity, consistency, and preventing bugs in earlier stages.

Install

npm install --save-dev @hoishin/tslint-config
# or
yarn add -D @hoishin/tslint-config

Usage

In tslint.json

{
	"extends": "@hoishin/tslint-config"

	// Your configuration...
}

License

MIT

2.0.3

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago