Fixes #59. Remove ActivationEvents to allow for beautifyOnSave.
This commit is contained in:
parent
530514d720
commit
649f023d9c
|
@ -89,8 +89,5 @@
|
||||||
"node-uuid": "^1.4.1",
|
"node-uuid": "^1.4.1",
|
||||||
"analytics-node": "^1.0.2",
|
"analytics-node": "^1.0.2",
|
||||||
"coffee-formatter": "git+https://github.com/Glavin001/Coffee-Formatter.git"
|
"coffee-formatter": "git+https://github.com/Glavin001/Coffee-Formatter.git"
|
||||||
},
|
}
|
||||||
"activationEvents": [
|
|
||||||
"beautify"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue