Geoff Whatley

Results 6 comments of Geoff Whatley

for what it's worth, we forked this PR, built in, and commited it, so for @truted and any others hitting issues after upgrading `apollo-cache-inmemory` to `1.3.x`, you can `yarn add...

Hey there @danlynn, thanks for maintaining this image. I just re-pushed a leaner version of my original PR that now pulls `bat` straight from the official Alpine package repository rather...

for what it's worth, i just encountered an issue when using it with `react-router-dom` v6 - using it seemed to break react router's ability to update `window.location.href`, so i imported...

haven't used it, but i was very impressed with the quality of absolutely everything about this project. well done :^)

@mbeaudru - i think if you dig into `vscode-eslint` plugin's code, setting the `packageManager` property is only useful in telling it where to find a _globally_ installed version of ESLint....

@not-an-aardvark - I have a scenario where I need the CLI flag `--resolve-plugins-relative-to` to get PnP working inside a monorepo, which is a non-issue besides that I can't pass it...