Skip to content

Commit 0a7ce7f

Browse files
committed
Activate for any JS project. This way we can provide some messaging when no config file is found.
1 parent 8845671 commit 0a7ce7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vscode-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
],
4141
"icon": "images/icon-apollo-teal-400x400.png",
4242
"activationEvents": [
43-
"workspaceContains:**/apollo.config.js"
43+
"workspaceContains:**/package.json"
4444
],
4545
"contributes": {
4646
"configuration": {

0 commit comments

Comments
 (0)