Fixes #59. Remove ActivationEvents to allow for beautifyOnSave.

This commit is contained in:
Glavin Wiechert 2014-08-09 02:24:08 -03:00
parent 530514d720
commit 649f023d9c
1 changed files with 1 additions and 4 deletions

View File

@ -89,8 +89,5 @@
"node-uuid": "^1.4.1",
"analytics-node": "^1.0.2",
"coffee-formatter": "git+https://github.com/Glavin001/Coffee-Formatter.git"
},
"activationEvents": [
"beautify"
]
}
}