require-extension-hooks
Advanced tools
Changelog
0.3.0
include
and exclude
options so you can easily filter out irrelevant files 4hook
method to the hook parameter, allows you to trigger another extension. i.e. hooks('ts').push({hook} => hook('js'))
1