Skip to content

Update TSLint

Administrator requested to merge update-tslint into master

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.

Merge request reports

Loading