Skip to content

Commit 6712f98

Browse files
authored
Update package.json
1 parent a081f44 commit 6712f98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"Laravel"
2525
],
2626
"activationEvents": [
27-
"*"
27+
"onLanguage:php",
28+
"onLanguage:blade"
2829
],
2930
"contributes": {
3031
"configuration": {

0 commit comments

Comments
 (0)