complete-node-bootcamp
complete-node-bootcamp copied to clipboard
VScode hint can not detect the correct variable type
My VScode can not detect the type of 'query' and returned 'any'.

However, the VScode at the Udemy Course can detect the type and returned 'DocumentQuery'

Any configs or extensions I missed ?