Tuesday, 17 September 2019

How to setup VSCode for Node development? VSCode not recognizing require() function.

VSCode is being a pain in the ass as I'm trying to work on creating Node documentation...Every time I try to type a require() function it overrides my code with 'requestAnimationFrame()' even though I'm in a JS file. Why doesn't my VSCode recognize Node functions?

Submitted September 18, 2019 at 01:54AM by Zarathustra420

No comments:

Post a Comment