We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9921e commit 133c8e0Copy full SHA for 133c8e0
1 file changed
package.json
@@ -24,7 +24,7 @@
24
},
25
"license": "MIT",
26
"publisher": "tpsTech",
27
- "main": "./out/src/extension.js",
+ "main": "./out/extension.js",
28
"scripts": {
29
"compile": "tsc -p ./",
30
"lint": "eslint src/**/*.ts",
0 commit comments