Although test runs fine, but test files are displayed in red immediately after generating a new tsdx project or when any file is changed, accompanied by this behaviour is console that automatically opens with jest error. But when you yarn test test passes
the console also opens when you run yarn build, the building works, but this console opens afterward
Expected behavior
A newly generated project should be without any error
Current Behavior
Although test runs fine, but test files are displayed in red immediately after generating a new tsdx project or when any file is changed, accompanied by this behaviour is console that automatically opens with jest error. But when you
yarn test
test passesthe console also opens when you run yarn build, the building works, but this console opens afterward
Expected behavior
A newly generated project should be without any error
Suggested solution(s)
I honestly have no idea
Additional context
Your environment