Jordan Thomson

Results 6 issues of Jordan Thomson

Attached directly from npm audit output: Low Denial of Service Package node-fetch Patched in >=2.6.1 = 3.0.0-beta.9 Dependency of react-d3-components Path react-d3-components > create-react-class > fbjs > isomorphic-fetch > node-fetch...

### Check for existing issues - [X] Completed ### Is your feature request related to a problem? Having bracket pairs colours helps quickly look at code and understand where brackets/blocks/parens...

enhancement
design
editor
potential extension

I get that the idea of this project was to quickly and easily have UI with minimal effort. However, the email & password UI does not match the theme of...

#### Prerequisites checklist - [X] I have read the [contributing guidelines](https://github.com/eslint/eslint/blob/HEAD/CONTRIBUTING.md). #### What is the purpose of this pull request? (put an "X" next to an item) - [ ]...

rule
accepted
feature

### What kind of change does this PR introduce? This PR adds a lint rule to prefer React namespace imports over default imports with a fixer. - [ ] Bugfix...

**Description:** This PR makes the `observerOrNext` param in `Observable#subscribe`. No logic change is required, as `subscribe` is already overloaded with `null`, so the logic to check for this [is already...