Add devcontainer

This commit is contained in:
Roman Jaroš 2023-11-16 13:05:41 +01:00
commit 6fcad07180
4 changed files with 39 additions and 0 deletions
.devcontainer

3
.devcontainer/Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM local/nodejs/dev:18
USER node