complete-node-bootcamp icon indicating copy to clipboard operation
complete-node-bootcamp copied to clipboard

VScode hint can not detect the correct variable type

Open kevinlys88 opened this issue 3 years ago • 0 comments

My VScode can not detect the type of 'query' and returned 'any'. 截屏2022-05-15 下午4 46 17

However, the VScode at the Udemy Course can detect the type and returned 'DocumentQuery' 截屏2022-05-15 下午4 46 25

Any configs or extensions I missed ?

kevinlys88 avatar May 15 '22 09:05 kevinlys88