Brian Suh
Brian Suh
https://github.com/bsuh/lint-diff/commits/master I added a --ext and --formatter flags in my fork but did not bother with pull request as my code is pretty hacky.
I can come up with two solutions One is to get both old file name and new file name using --name-status instead of --name-only when we get list of changed...
I spent the few day looking into this and here's my solution using `babel-plugin-istanbul` and babel 7. https://github.com/karma-runner/karma-coverage/issues/125#issuecomment-385261963 `babel-plugin-__coverage__` is no longer maintained so it's probably a good idea to...
Can we get an update on where omnisharp-roslyn emacs support is? The branch seems to have not had commits in a few months. Is it useable as an alpha?
Wasted hours this previous weekend trying to get omnisharp-roslyn working on OSX without much success 😞 First ran into the problem of using netcoreapp1.0 version of omnisharp-roslyn can't handle loading...
node.js does not support building C++ addons on Windows at this time.
I don't work on this project any more. I closed it, because there was no way to fix it at the time. Then I reopened it on second thought, because...
See https://github.com/technomancy/leiningen/pull/1401 Unfortunately, no release contains that patch yet.
I just need the first feature, Windows glob support. ## Features - Supports [glob patterns](https://github.com/isaacs/node-glob#glob-primer) for entry files - even on Windows - Optionally create separate browserify bundles for each...
Thanks. Your fix sounds good. Sorry if I came off as caustic in the first comment. Working with browserify and co on Windows has been problematic and I spent that...