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.
1 parent 1fc6771 commit f63c777Copy full SHA for f63c777
package.json
@@ -20,7 +20,7 @@
20
"categories": [
21
"Other"
22
],
23
- "main": "./extension",
+ "main": "./out/extension",
24
"activationEvents": [
25
"onCommand:string-manipulation.titleize",
26
"onCommand:string-manipulation.titleizeApStyle",
0 commit comments