cevek / ttypescript

Over TypeScript tool to use custom transformers in the tsconfig.json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove dependency on `resolve`

MicahZoltu opened this issue · comments

The resolve library appears to be used in two places, but it brings in 5 additional transitive dependencies. It would be nice if an alternative could be found or perhaps even inlined.
image