pzavolinsky / ts-unused-exports

ts-unused-exports finds unused exported symbols in your Typescript project
MIT License
749 stars 49 forks source link

--IgnoreTestFile is too wide #307

Open maxired opened 5 months ago

maxired commented 5 months ago

Hi,

the current regex to ignor test file is to wide, and would catch some some unrelated file, such as aspect.ts, or Intestate.js