Skip to content

Commit fc56a6e

Browse files
committed
fix: add activation hook
1 parent 6899dc9 commit fc56a6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
}
2525
}
2626
},
27+
"activationHooks": [
28+
"core:loaded-shell-environment"
29+
],
2730
"atomTestRunner": "./spec/runner.js",
2831
"dependencies": {},
2932
"devDependencies": {

0 commit comments

Comments
 (0)