Revert "No additional properties (fixes microsoft/vscode-remote-release#2222)"

This reverts commit f643cad6e3.
This commit is contained in:
Christof Marti
2020-01-30 12:50:07 +01:00
parent 333686e9b3
commit 8046438bb1
2 changed files with 0 additions and 8 deletions

View File

@@ -3,11 +3,9 @@
"description": "Configures an attached to container",
"allowComments": true,
"type": "object",
"additionalProperties": false,
"definitions": {
"attachContainer": {
"type": "object",
"additionalProperties": false,
"properties": {
"workspaceFolder": {
"type": "string",