antonmedv/finder

Uncompiled `finder.ts` file is a target of compilation by typescript

Opened this issue · 1 comments

I've never seen a .ts in an npm module before.

My typescript tries to typecheck it and complains, and I haven't been able to find a way to get it turned off. I'm not sure why a source file would belong in the published module anyhow-- could we remove it?

Will take a look.