0.1.0 • Published 5 years ago

@starlogik/tslint-config v0.1.0

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

Starlogik TSLint Config Standard

NPM version NPM downloads

A TSLint config for JavaScript Standard Style

Installation

npm install @starlogik/tslint-config --save-dev

Usage

In tslint.json:

{
  "extends": "@starlogik/tslint-config"
}

P.S. Some TSLint rules require the use of --project to run.

Rules

License

Apache 2.0