We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f69012c + fb7f44a commit 5741495Copy full SHA for 5741495
package.json
@@ -30,7 +30,7 @@
30
"onCommand:blocksort.sortBlocksMultilevelAsc",
31
"onCommand:blocksort.sortBlocksMultilevelDesc"
32
],
33
- "main": "./out/extension.js",
+ "main": "./dist/extension.js",
34
"contributes": {
35
"commands": [
36
{
0 commit comments