Test change
This commit is contained in:
@@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
// 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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user