Jacob Juul Christiansen

Results 6 issues of Jacob Juul Christiansen

``` > firstline > > lastline ``` produces > firstline > lastline instead of > firstline > > lastline

help wanted
fix needed

I am getting a lot of `Missing return type on function` errors in eslint after running the codemod (due to `@typescript-eslint/explicit-module-boundary-types` Is there a way to run `ts-migrate` so it...

It would be nice if we could disable this setting, as it interferes with other packages (like sublimelinter-flow)

### What version of React Router are you using? 6.25.1 ### Steps to Reproduce I encountered an issue where the `useNavigate` hook causes unnecessary re-renders in sibling components when the...

bug

I'm targeting browsers using a browserslist configuration (e.g. "last 2 years, not dead") which includes Safari 16.4. As you might know, Safari implemented the grouping functionality under the alias Object.groupToMap...

### Validations - [x] Follow our [Code of Conduct](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CODE_OF_CONDUCT.md) - [x] Read the [Contributing Guide](https://eslint.style/contribute/guide). - [x] Check that there isn't already an issue that reports the same bug to...

bug-edge-case