typing-effect-element
typing-effect-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
Per https://github.com/github/web-systems/issues/428#issuecomment-1412856728 we don't need to do this anymore so this can be closed