Add enableProposedApi to package.json

This commit is contained in:
Beau Allison
2018-03-20 07:49:05 +00:00
parent ab6e274621
commit 8eb5776ec1

View File

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