Matthew Wagerfield

Results 5 issues of Matthew Wagerfield

**Feature Request** Would it be possible to add some packaging lifecycle process callbacks to the `options` object: ``` js const packager = require('electron-packager') packager({ dir: __dirname, start(event) { const {...

enhancement
help wanted
needs work :construction:

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...

Using nested artboard / layer / slice names like `somedir/subdir/asset` throws the following error: ``` fs.js:651 var r = binding.read(fd, buffer, offset, length, position); ^ Error: EISDIR: illegal operation on...

Currently Nuxt doesn't pick up page components with `.ts` or `.tsx` file extensions (nor does it pick up `.jsx`). See here: https://github.com/nuxt/nuxt.js/issues/3256#issuecomment-392460908

help wanted

I have created an ESLint utility module that I thought you might find useful. The module is called `eslint-index` and you can [read the full documentation on npm](https://www.npmjs.com/package/eslint-index). `eslint-index` provides...