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
Asked
Active
Viewed 267 times
0
-
1Just curious, what is your typescript version? `tsc -v` – Mark Feb 27 '21 at 22:04
-
version 1.4.1.0 – Elnur Feb 28 '21 at 22:02
-
That is the result of running the above command? I am at v4.1.3. – Mark Feb 28 '21 at 22:59