Skip to content

Commit

Permalink
fix: remove activation hook
Browse files Browse the repository at this point in the history
Currently the debugger does not start with the activation hook enabled
  • Loading branch information
aminya committed Oct 25, 2020
1 parent d77549f commit 008d1d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
"prepare": "npm run build"
},
"atomTestRunner": "./spec/runner",
"activationHooks": [
"language-javascript:grammar-used"
],
"engines": {
"atom": ">=0.174.0 <2.0.0"
},
Expand Down

0 comments on commit 008d1d9

Please sign in to comment.