Jordan Eldredge

Results 175 issues of Jordan Eldredge

https://github.com/wix/eslint-plugin-lodash3 can serve as a model.

This plugin does a pretty good job and could serve as a model: https://github.com/wix/eslint-plugin-lodash3

I would like to be able to load a file via a relative URL such as `/built/mp3/llama.mp3`. Currently this does not work, because the `XhrFileReader.canReadFile()` thinks it can only read...

* **What rule do you want to change?** `no-constant-condition` * **Does this change cause the rule to produce more or fewer warnings?**: More **How will the change be implemented? (New...

enhancement
rule
accepted

This error is triggering. Why? https://github.com/captbaritone/webamp/commit/fd6c9420db5371b8114624bde625528e06e5dd28

https://sentry.io/share/issue/cf6de7951e164198ae77404504edc83f/ For some reason [touchmove events when dragging tracks in the playlist](https://github.com/captbaritone/webamp/blob/master/packages/webamp/js/components/PlaylistWindow/TrackList.tsx#L61) can trigger this issue where `getX` tries to access a property on undefined.