1.NodeJs自动补全

按下键盘windows + x键,选择Windows PowerShell(管理员)(A),然后运行下面命令,运行完重启Vscode

cnpm install --save @types/node

你可能感兴趣的:(nodejs,vscode,node.js)