1.0.9 • Published 5 years ago

@dvhb/tslint-config-react v1.0.9

Weekly downloads
43
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago