Jordan Eldredge

Results 176 issues of Jordan Eldredge
trafficstars

### ESLint version N/A ### What problem do you want to solve? * Make the example errors in rules docs easier to understand. * Have the rules docs more directly...

enhancement
core
accepted

Via @The1Freeman on Discord ![vis-variables](https://user-images.githubusercontent.com/162735/38816745-a18fb746-414b-11e8-8bc3-d5325ec22a86.png) These seem sensible, let's give them a try. Update here: https://github.com/captbaritone/webamp/blob/master/js/media/index.js#L58-L60

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ``` Operating System: Platform: darwin Arch: arm64 Version:...

type: needs investigation
template: bug
area: Routing
area: app

We've moved to Parcel since 1.5.0 which should open a lot of possible improvements, but also introduces some challenges. This issue is to track known issues we need to resolve/investigate...

Ideally we could delineate between different types of touch events well enough to know what's scroll wheel and whats a pinch. https://github.com/captbaritone/webamp/blob/master/packages/webamp/js/components/Volume.tsx#L30

I noticed an issue where creating a `GraphQLSchema` from an SDL and then printing it again results in dropping a `@deprecated` directive if the reason is explicitly set to `null`....

Have you thought about separating out the bit that parses ascii chord names into a structured representation? Seems like a useful library for other purposes. A while ago I wrote...

## Steps to reproduce: Move a directory to a location that already exists with `clobber` set to false. ## Expected behavior An error is passed to the callback. ## Actual...