Adam Marr

Results 2 comments of Adam Marr

Please fix this, its a minor thing but causes issues with Typescript and code scans, interface should probably be updated to return Promise

Same issue here, here is on example where the run blocks until the windows "Yay!" notification is dismissed, any way around this? ``` javascript gulp.task('sass', function() { var onError =...