@motorcycle/tslint
v3.1.0
Published
TSLint for Motorcycle.js Projects
Downloads
2,846
Readme
Motorcycle TSLint Configuration
TSLint Configuration for Motorcycle.js
Let me have it!
npm install --save-dev @motorcycle/tslint
Use it
// tslint.json
{
"extends": [
"@motorcycle/tslint"
]
}