Adds a command line option, to ignore results for given paths.
The intention is to be able to filter out results from certain files or directories, without having to add a lot of ts-unused-exports:disable type comments.
This is required for a large project, where there are multiple teams working on the same codebase.
Usage, showing the additional optional argument: --ignorePaths:
Adds a command line option, to ignore results for given paths.
The intention is to be able to filter out results from certain files or directories, without having to add a lot of ts-unused-exports:disable type comments.
This is required for a large project, where there are multiple teams working on the same codebase.
Usage, showing the additional optional argument:
--ignorePaths
:ts-unused-exports:disable --ignorePaths=index.ts