Test change

This commit is contained in:
Erich Gamma
2020-02-27 15:34:04 +01:00
committed by GitHub
parent 4997f5a42a
commit 2819dc9329

View File

@@ -17,7 +17,7 @@
// Specifies a command that should be run after the container has been created.
"postCreateCommand": "yarn install",
"initializeCommand": "echo INIT called",
// Add the IDs of extensions you want installed when the container is created in the array below.
"extensions": [
"dbaeumer.vscode-eslint"