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