1.0.9 • Published 6 years ago

@dvhb/tslint-config-react v1.0.9

Weekly downloads
43
License
MIT
Repository
github
Last release
6 years ago

TSLint Config DVHB for React

A TSLint config for React and React Native DVHB projects

Installation

npm install @dvhb/tslint-config-react --save-dev

Usage

In tslint.json:

{
  "extends": "@dvhb/tslint-config-react"
}

Extends

Rules Overwrite

  • jsx-boolean-value — forbids value for truthy props
1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago