Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
init-node-script
New to Visual Studio Code?
Get it now.
init-node-script
Jeremy38100
|
26,514 installs
|
(
0
)
|
Free
Initialize a node script
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
init-node-script
Simple snippet to init a async node.js executable script.
Usage
create a
.js
or
.ts
file
type
init-node-script
to use the snippet