Philip Bulley

Results 6 comments of Philip Bulley

@hapticdata did you manage to seek?

Is it even appropriate to wrap/replicate the `router.navigate` functionality within this lib? Seems like its just a duplication of effort for very little gain (also thinking about #30). There's nothing...

Is the lack of "Hardware DDC" preventing volume control? But brightness has been implemented in some other way (software?). https://github.com/MonitorControl/MonitorControlLite/blob/65d526011b04ca1337c830e57617218c5be12f63/README.md?plain=1#L40-L47

Having this problem too. @mitchellh please merge one of the pull requests :) #77 sounds good as it's tested with the rsync as packaged by cygwin (as opposed to the...

Similar problem here when attempting to lint after typescript compilation. Using `grunt-tslint 2.3.1-beta` and `tslint 2.3.1-beta`. This fails: ``` $ grunt typescript tslint Running "typescript:base" (typescript) task File build/script/main.js created....

Sure @adidahiya , I've reduced down to the relevant parts and re-tested. This continues to have same behaviour as described previously. ``` js module.exports = function (grunt) { var typescriptPaths...