在VSCode中,ctrl+`打开终端;

运行命令:

1 npm install @types/jquery --save

最后在项目中会生成:

VSCode jQuery代码提示

说明安装成功!

详情可参见:链接

相关文章: