Im here to ask if it is possible to silence warnings written in the terminal when running the task? I am currently using tslint through vscode and would like to keep warnings and errors there. I then use grunt-tslint with a corresponding grunt task. Silencing the warnings here but keeping the errors would make it easier to see the code breaking changes. Is this possible?
Hello Everyone!
Im here to ask if it is possible to silence warnings written in the terminal when running the task? I am currently using tslint through vscode and would like to keep warnings and errors there. I then use grunt-tslint with a corresponding grunt task. Silencing the warnings here but keeping the errors would make it easier to see the code breaking changes. Is this possible?