Enable proposed api for terminal sample

This commit is contained in:
Daniel Imms
2018-04-24 16:48:57 -07:00
parent 52d64963ad
commit 80e996b077

View File

@ -7,6 +7,7 @@
"engines": {
"vscode": "^1.22.0"
},
"enableProposedApi": true,
"categories": [
"Other"
],