Tomer Aberbach

Results 17 issues of Tomer Aberbach

It's a bit unfortunate that fast-check has separate lifecycle hooks than jest (e.g. fast-check has `asyncBeforeEach` and `asyncAfterEach` via `configureGlobal` while jest has `beforeEach` and `afterEach`). Seems jest doesn't have...

https://bundlephobia.com/package/[email protected] says `[email protected]` is 921 B minified and 437 B minified+gzipped, but that's not correct. It is 724 B and 331 B, respectively. I think the issue is that somehow...

ESLint has a [new experimental config file format](https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new) and this plugin doesn't work with it. The plugin fails at [this line](https://github.com/import-js/eslint-plugin-import/blob/main/utils/parse.js#L60) because the new config format doesn't pass parsers via...

help wanted

### Clear and concise description of the problem For example, suppose you have: ```js const object = { // Group of entries b: true, c: true, a: true, // Other...

enhancement

## Purpose of this pull request? - [ ] Documentation update - [x] Bug fix - [ ] Enhancement - [ ] Other, please explain: ## What changes did you...

### Bug description See the playground ### Repro https://www.typescriptlang.org/play/?#code/JYWwDg9gTgLgBDAnmApnA3nA8gNxVKYAExQAUoJVZgUBnAGjgFl8BzNAXzgDMKQ4A5ElQBabnRgCAsAChZwtAGEAhgBtVygEaqUAdWAwAFuUr4kcALwZZASAAUASgBccHBGK2wFKkhcA7AFcQTXxZDll5ZDRcfEIiEj9LbDwCYjJvMxpaAB4VdS0dfSMTH0RGTC9TWEQXWhhCP1Y4DgA+WTgOuAB6LrgAPQB+WRIAYw0oNBGIPzq4CBS4hJcY1PiUP1keuABlQwgA1SI4ELgRtQ1tFEZNAPhWCHhlRNjoWXnY4gTHCJkFZjYUEcrCwoOxcucCnoDMYMtVynBKqUAEy1erARrNNoyTrdXqDYYoMbKCanaazEAAoguEHsIibXq7faHY6TCGXa63OD3R7PAivGQU0GA74yIA ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/sindresorhus) so you can upvote and help fund this issue. - The funding will...

bug

e.g. `count{,Async,Concur}`, `sum{,Async,Concur}`, etc.