image-crop-element
image-crop-element copied to clipboard
Add a .devcontainer
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