Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97371

Should I install @types/node? It seems like VSCode automatically has it installed

$
0
0

I saw a lot of people installing @types/node in their dev dependencies.

However, if you open an empty folder in VSCode, and create an empty js file, and then you type:

const fs = require('fs'); // <= hover it and type shows!

Why is this happening? Does VSCode automatically have it installed?


Viewing all articles
Browse latest Browse all 97371

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>