Jérémie Astori

Results 53 issues of Jérémie Astori

When passed a key that does not exist, `getMetric` can potentially return `undefined`: https://github.com/mikejihbe/metrics/blob/master/reporting/report.js#L34

We would like to use the `--print-labels` option, but when giving `npm-run-all` extra arguments (for example `npm-run-all --print-labels \"build -- --watch\" [...]`), this prints very long labels that add clutter...

enhancement
accepted

Example: Should we vertically center the title when there is no description?

Type: Bug
help wanted

It turns out that `jsx-a11y/lang` is the only rule not enabled in either recommended or strict presets. I wasn't sure if it was intentional or accidental but I figured it...

Resolves https://github.com/apollographql/apollo-link/issues/541 TODO: - [ ] Make sure all of new logic is covered by tests and passes linting - [ ] Update CHANGELOG.md with your change Changes at lines...

Hi there! I'm getting the following error when running `yalc add`: ``` $ yalc add my-package (node:71346) UnhandledPromiseRejectionWarning: Error: absolute srcpath does not exist at symlinkPathsSync (/Users/astorije/.config/yarn/global/node_modules/fs-extra/lib/ensure/symlink-paths.js:71:24) at createSymlinkSync (/Users/astorije/.config/yarn/global/node_modules/fs-extra/lib/ensure/symlink.js:50:20)...

At the moment, reloading the page is the only way to reload changes to the schema/documentation of said schema. It is fine in production, since schema will not change every...

potential plugin
graphiql@2

I am making extensive use of the [`readonly-array`](https://github.com/jonaskello/tslint-immutable#readonly-array) rule, and was wondering: do you happen to have any plans for equivalent `readonly-set` and `readonly-map` rules that would enforce the same...

fixed in eslint port

I might be reading this wrong, but it seems to me there is a typo since `getAuthRouter` doesn't exist anywhere on the repo.

Hi there! Following-up on https://github.com/mokkabonna/inquirer-autocomplete-prompt/commit/d46752fbb308ab59faa085f406a0983450806b81#commitcomment-75535326, would you mind adding release notes to https://github.com/mokkabonna/inquirer-autocomplete-prompt/releases/tag/v2.0.0 so we have a list of changes and, more importantly, breaking changes between 1.4.0 and 2.0.0? That...