@pshaw/tslint-preset-react
v1.4.2
Published
A pratical React style preset for TSLint
Maintainers
Readme
Tslint Preset React
A pratical React style preset for TSLint
Installation
npm install --save-dev @pshaw/tslint-preset-react tslintor
yarn add --dev @pshaw/tslint-preset-react tslintExamples
{
"extends": [
"@pshaw/tslint-preset-core",
"@pshaw/tslint-preset-react"
]
}This documentation was generated using writeme
