0.1.0 • Published 6 years ago

@briisk/tslint-config v0.1.0

Weekly downloads
11
License
ISC
Repository
github
Last release
6 years ago

TSLint Config Briisk

NPM version Downloads

A TSLint config for Airbnb JavaScript Style Guide

Installation

npm install @briisk/tslint-config --save

Usage

In tslint.json:

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

Rules

License

ISC