I know there is an option to disable those 'Unused Import' warnings give by tslint
when running ionic serve
or ionic build
. But I have no idea where to put it. Does anyone know? Thanks
[1] https://palantir.github.io/tslint/rules/no-unused-variable/