UNPKG

elzar

Version:

resmio glamourous style guide in sass mode

8 lines (6 loc) 208 B
var notify = require("gulp-notify"); module.exports = function(errorObject) { notify.onError(errorObject.toString()).apply(this, arguments); // Keep gulp from hanging on this task this.emit('end'); };