@hoishin/tslint-config

2.0.3 • Public • Published

@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.3
    0
    • latest

Version History

Package Sidebar

Install

npm i @hoishin/tslint-config

Weekly Downloads

0

Version

2.0.3

License

MIT

Unpacked Size

5.96 kB

Total Files

6

Last publish

Collaborators

  • hoishin