Skip to content

Commit 07bb5f2

Browse files
authored
Merge pull request #693 from jpogran/gh-681-activate-extension-bare
(GH-681) Activate extension when puppet module
2 parents ee970ca + abe8f88 commit 07bb5f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"workspaceContains:**/*.pp",
6060
"workspaceContains:**/*.epp",
6161
"workspaceContains:**/Puppetfile",
62+
"workspaceContains:**/lib/puppet",
6263
"onCommand:extension.pdkNewModule"
6364
],
6465
"main": "./out/extension",

0 commit comments

Comments
 (0)