@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

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i @hoishin/tslint-config

    Weekly Downloads

    2

    Version

    2.0.3

    License

    MIT

    Unpacked Size

    5.96 kB

    Total Files

    6

    Last publish

    Collaborators

    • hoishin