@softwareventures/tslint-rules
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

tslint-rules

Standard tslint rules for Software Ventures Limited.

Deprecated: tslint is deprecated. Please migrate to eslint and eslint-config.

Install

npm install --save-dev @softwareventures/tslint-rules

or for yarn users:

yarn add --dev @softwareventures/tslint-rules

Usage

To apply this tslint configuration to your project, add this to tslint.json:

{
    "extends": "@softwareventures/tslint-rules"
}

Dependents (0)

Package Sidebar

Install

npm i @softwareventures/tslint-rules

Weekly Downloads

26

Version

2.0.0

License

ISC

Unpacked Size

18.5 kB

Total Files

8

Last publish

Collaborators

  • djcsdy