2015-12-16 18:10:59 -08:00

7 lines
211 B
JSON

{
"description": "Lifecycle Hooks",
"files":["!**/*.d.ts", "!**/*.js"],
"tags": ["lifecycle", "hooks",
"onInit", "onDestroy", "onChange",
"ngOnInit", "ngOnDestroy", "ngOnChange"]
}