cevek / ttypescript

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peer dependency warning with TypeScript v4

luludotdev opened this issue · comments

commented

Now that TypeScript v4 has shipped, ttypescript will generate peer dependency warnings due to the package.json file using semver range pinning on v3

commented

Fixed in ttypescript@1.5.11