Home > Development Tools > VSCode > How vscode prompts jQuery

How vscode prompts jQuery

藏色散人
Release: 2019-12-17 10:56:06
Original
6874 people have browsed it

How vscode prompts jQuery

How does vscode prompt jQuery?

In VSCode, ctrl `open the terminal;

Run the command:

npm install @types/jquery --save
Copy after login

Finally, the project will generate:

How vscode prompts jQuery

Indicates successful installation!

Related recommendations: vscode tutorial

The above is the detailed content of How vscode prompts jQuery. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template