Create devcontainer.json

Signed-off-by: Michal <michal@tar.black>
i18n
Michal 2 years ago committed by GitHub
parent d30e4e3a03
commit aa0f333c4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,8 @@
{
"name": "Amethyst",
"build": {
"dockerfile": "Dockerfile",
},
"remoteUser": "vscode"
}
Loading…
Cancel
Save