Dave Jeffery

Results 57 issues of Dave Jeffery

Warnings are popping up when installing because of insecure third-party modules, I need to fix this.

https://github.com/zkochan/dint

enhancement
under consideration

The `browsers` property in `package.json` should be used by `autoprefixer` and `babel-preset-env`. Also see: https://github.com/pingyhq/pingy-cli/issues/9#issuecomment-326748997.

enhancement
under consideration

https://ci.appveyor.com/project/davej/pingy-cli-str9v

bug

* [ ] Add FAQ section to Readme and website.

docs

See: https://github.com/strugee/node-git-clone-or-pull/issues/23

enhancement

Particularly for better support of modules (#61).

enhancement
under consideration

Move away from `selenium-webdriver`.

enhancement
under consideration

Is there any way to mock electron modules from spectron? Currently, I have to add all my mocks to the main process directly in my application code. So my mocks...

enhancement

##### Checklist - [x] `npm install && npm test` passes - [ ] tests are included - [x] commit message follows [commit guidelines](https://github.com/googleapis/release-please#how-should-i-write-my-commits) ##### Description of change Before this fix,...