cevek / ttypescript

Over TypeScript tool to use custom transformers in the tsconfig.json
1.53k stars 56 forks source link

ESLint 6 Compatibility #64

Closed leereichardt closed 4 years ago

leereichardt commented 5 years ago

Environment

Upgrading to ESLint v6 shows warnings when installing: npm WARN ttypescript@1.5.7 requires a peer of ts-node@^8.0.2 but none is installed. You must install peer dependencies yourself.

cevek commented 4 years ago

This warning comes from npm. You just need to install ts-node