I am using firebase functions. VScode doesn't show me errors and suggestions for .js files, but if I change the extension to .ts it works! I don't use TypeScript for my project.
Also, I use it alongside JavaScript for hosting and Intellisense works well!
I don't know, what's wrong?