Losing Types in VSCode
I'm encountering a curious issue with type inference in my project and wondering if anyone else has faced something similar or has insights to share.
When I open my project in VSCode, I lose type inference in frontend calls.
Interestingly, when I switch to WebStorm and open the same project, type inference works perfectly.
0 Replies