Normalize main to 'extension.js'

This commit is contained in:
Pine Wu
2018-12-17 10:21:13 -08:00
parent 446c7576b9
commit 8fd574f895
15 changed files with 15 additions and 15 deletions

View File

@ -13,7 +13,7 @@
"activationEvents": [
"onCommand:samples.quickInput"
],
"main": "./out/extension",
"main": "./out/extension.js",
"contributes": {
"commands": [
{