Steven Hargrove

Results 19 issues of Steven Hargrove

Can we allow for this behavior: https://github.com/Nyalab/caniuse-api/blob/master/src/index.js#L68 to somehow be overridable, so that it does not seek a browserslist config, by default? Otherwise, I'm worried this can lead to side...

I have done this work via https://github.com/hulkish/eslint-import-resolver-babel-module/commit/b8da48420461028e39dc106998b982f25866535a. However, since there is no `4.0.0` branch, I can't open a PR to backport this change to `4.x`. I'm making this issue instead...

- [x] Refactor naming convention for react components. ( #1490, #1538 ) - [x] Refactor structure of app specific code to live in `/src` dir. ( #1490, #1538 ) -...

Enhancement
In Planning
Help Wanted
In Progress

As title describes - really simple as that to reproduce. To be certain; I disabled all other eslint plugins - and confirmed this plugin as the cause of this issue....

enhancement
help wanted

Usage of `worker-farm` in a jest runner: - breaks jest's `--runInBand` option - breaks jest's `--max-concurrent-workers` option - `jest-worker` is already handling the concurrency behavior - the spawning of child.processes...

the link for "safe-regex" (https://github.com/substack/safe-regex) referenced in the following section is dead: https://github.com/goldbergyoni/nodebestpractices?tab=readme-ov-file#-616-prevent-evil-regex-from-overloading-your-single-thread-execution

Can someone please elaborate specifically what roarr is doing which would otherwise be considered a "blocking" operation?