gulp-accessibility
gulp-accessibility copied to clipboard
cb and not callback
On lines 57 and 24 of index.js you should change cb( to callback( to match the name of the callback method.
I beleive this has been fixed in https://github.com/yargalot/gulp-accessibility/pull/26 but not merged yet.