Suppress tslint messages in terminal when 'ionic serve'

Hi,

Does anybody have an idea how can I suppress tslint messages in terminal when running ‘ionic serve’?
I have imported some external components and there are pretty much unused imports there that’s filling up my terminal container quite quickly and prevent me to see other important messages there.

Tks