Due to Nullish Coalescing and Optional Chaining operators, on VS Code's terminal appear warnings

295 Views Asked by At

When I implement any of the aforementioned operators in code, there are appear warnings. But code runs without any problem though. My question is, what would be able to cause such a weirdness? PS: VScode version: 1.53.2

here is screenshot

0

There are 0 best solutions below