Coding Style

Run tslint using npm run tslint. There is also a npm run tslint-fix that will apply auto fixes for some issues, but this may also break stuff, make sure to commit your code before running auto fixes.