I installed the packages and enabled as well the validation mechanism.
Now all my Angular files are red – showing problems. tslint show the same problems as warnings.
Major issue I have now is that I cannot distinguish between what are real errors and what are just warning errors. The first I need to fix while the second is more or less optional.
Where/How to disable again?