add VSCode devcontainer setup

This commit is contained in:
scito
2022-09-04 13:58:58 +00:00
parent 4027677b38
commit fb4cee14da
7 changed files with 90 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
{
"folders": [
{
"path": "."
}
]
}