Detalhes do pacote

@motorcycle/tslint

motorcyclejs28MIT3.1.0

TSLint for Motorcycle.js Projects

motorcycle, tslint, typescript, lint

readme (leia-me)

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"
  ]
}