cevek / ttypescript

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to exec console.log() at jest?

sunrabbit123 opened this issue · comments

I appended console.log at patchCreateProgram

and

I exec npm run test

but not run console.log

How can I take this?

If that's the wrong direction, What should I do for debug?

I will work support TS5
But I don't know what to do for debugging