Closed koddsson closed 2 years ago
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
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