image-crop-element icon indicating copy to clipboard operation
image-crop-element copied to clipboard

Add a .devcontainer

Open koddsson opened this issue 3 years ago • 0 comments

The kitchen sink image for Codespaces comes with node 14 and npm 6. We want to run node 16 and npm 8.

This PR creates a dockerfile and devcontainer to ensure that codespaces come with those newer versions.

Part of https://github.com/github/web-systems/issues/428

koddsson avatar Feb 28 '22 17:02 koddsson