declare proposed api usage only where actually being used

This commit is contained in:
Johannes Rieken
2018-10-24 12:25:32 +02:00
parent bb7a60ffc5
commit b343fcf6ab
13 changed files with 1 additions and 14 deletions

View File

@@ -6,7 +6,6 @@
"icon": "icon.png",
"publisher": "vscode",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"enableProposedApi": true,
"engines": {
"vscode": "^1.20.0"
},
@@ -325,4 +324,4 @@
"webpack": "^4.1.0",
"webpack-cli": "^2.0.10"
}
}
}