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

@ -28,7 +28,7 @@
}
]
},
"main": "./out/extension",
"main": "./out/extension.js",
"scripts": {
"vscode:prepublish": "tsc -p ./",
"compile": "tsc -watch -p ./",