@blueeast/tslint-config-blueeast

0.7.0 • Public • Published

A collection of TSLint rules used at BlueEast.

Installation

Go to terminal and type

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

Usage

React

in your tslint.json add the following:

{
  "extends": [
    "@blueeast/tslint-config-blueeast/react"
  ]
}

Node

in your tslint.json add the following:

{
  "extends": [
    "@blueeast/tslint-config-blueeast/node"
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i @blueeast/tslint-config-blueeast

Weekly Downloads

2

Version

0.7.0

License

ISC

Unpacked Size

16.2 kB

Total Files

5

Last publish

Collaborators

  • bluebase-release-bot
  • abubakarsaddique
  • artalat