Revert test change

This commit is contained in:
Erich Gamma
2020-02-27 15:39:33 +01:00
parent 2819dc9329
commit f4957be5fc

View File

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