siggame / coliselia

Common components & services between ophelia and colisee; note: repo name subject to change
3 stars 1 forks source link

Add tslint support #32

Closed russleyshaw closed 7 years ago

russleyshaw commented 7 years ago

javascript alone has a bunch of different linters, but tslint exists for typescript.

Create a configuration and package.json script for easy tslint usage.

russleyshaw commented 7 years ago

https://palantir.github.io/tslint/