File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ The Dev Container also allows you to test your changes in a different operating
1313third-party code from bug reports safely with your work-in-progress Node.js branches in an isolated environment.
1414
1515There are many command line tools, IDEs and services that [ support Dev Containers] ( https://containers.dev/supporting ) .
16- Among them, [ Visual Studio Code (VS Code)] ( https://code.visualstudio.com/ ) is a very popuplar option.
16+ Among them, [ Visual Studio Code (VS Code)] ( https://code.visualstudio.com/ ) is a very popular option.
1717This guide will walk you through the steps to set up a Dev Container for Node.js development using VS Code.
1818You should be able to use the same [ ` nodejs/devcontainer:nightly ` image] ( https://hub.docker.com/r/nodejs/devcontainer )
1919in other tools and services using generally similar steps.
You can’t perform that action at this time.
0 commit comments