Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C is:merged language:JavaScript

Filter by

8.6k results  (253 ms)

8.6k results

insindresorhus (press backspace or delete to remove)

!-- If you re adding a new rule, please follow these steps.

Made some small changes to no-useless-spread, other rules just add tests to prevernt regression.

This is wasting GHA minutes: img width= 611 height= 82 alt= Screenshot 11 src= https://github.com/user-attachments/assets/cbc97a0f-278c-4677-8367-afc85d9bec25 / I had this config in Refined GitHub for ...

- https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2443 For the same reason why it was removed from the recommended config two years ago, I think it should just be removed now. The underlying ...

Right now wait-for-localhost runs a fixed number (6) of attempts over HTTP1 before switching to HTTP2. This causes it to fail to wait for an HTTP1 server which takes a little longer to be up and running. ...

- Closes #16 - Adds support for non-async iterable web streams (Safari iOS and Desktop) by converting stream to async iterable - Add test for web stream non-async readable

#14 and https://github.com/sindresorhus/get-east-asian-width/commit/8a1a5efca8c2645c2f8f94f2572461007a3bca2d makes bundler unable to tree-shake unused ranges. This increases the Prettier package ~29kb. ...

- Closes https://github.com/sindresorhus/eslint-plugin-unicorn/issues/1706

Closes #2946. Problem prefer-top-level-await did not flag const f = async () = {}; f(); when the source was parsed by @typescript-eslint/parser. Root cause: the rule reads definition.kind from scope-manager ...

References - https://github.com/openjs-foundation/package-metadata-interoperability-working-group/blob/main/devengines-field-proposal.md - https://docs.npmjs.com/cli/v11/configuring-npm/package-json#devengines ...