Update TSLint
Created by: felixfbecker
Brings with it quite a few really useful rules that detect e.g. always-true/false expressions, noop casts, rxjs antipatterns and more.
I left most as warnings for now, we can turn them into errors when all instances are fixed.