About
Node configuration inside IDEA
Articles Related
Installation
- Node is not installed by default. You need to install it as a plugin.
Node
The node_module folder should be marked as a library.
Enable / Code Completion
To enable code completion for Node.js APIs, go to Preferences | Languages & Frameworks | Node.js and npm and click Enable.
Test
See: