I'm afraid I introduced a bug. That's for not being able to properly attach tests for the feature I guess.
Relative paths to tsconfig.json are currently resolved relative to the CWD as opposed to the entry file's directory path. I'll attach a PR fixing this ASAP.
I'm afraid I introduced a bug. That's for not being able to properly attach tests for the feature I guess.
Relative paths to
tsconfig.jsonare currently resolved relative to the CWD as opposed to the entry file's directory path. I'll attach a PR fixing this ASAP.