2.0.0 • Published 7 years ago

tslint-config-acamica v2.0.0

Weekly downloads
25
License
Apache-2.0
Repository
github
Last release
7 years ago

TSLint Config for acamica

NPM version NPM downloads Build status

A TSLint config for Acamica organization

Installation

pm install --save-dev tslint-config-acamica

Usage

In tslint.json:

{
  "extends": "tslint-config-acamica"
}

P.S. Some TSLint rules may require the use of --type-check (and --project).

Rules

Help

Many TSLint ESLint Rules are incomplete and can use your help!

License

Apache 2.0