Sindre Sorhus

Results 4140 comments of Sindre Sorhus

https://github.com/sindresorhus/Defaults/releases/tag/9.0.0

Thanks for making an Awesome list! 🙌 It looks like you didn't read the [guidelines](https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md) closely enough. I noticed multiple things that are not followed. Try going through the list...

Thanks for making an Awesome list! 🙌 It looks like you didn't read the [guidelines](https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md) closely enough. I noticed multiple things that are not followed. Try going through the list...

👍 I think it would make sense to add a `no-unreadable-object-destructuring` rule.

Would be good to try to think of other anti-patterns that this rule could also catch.

Renames and default values are very useful and should be allowed. Deep restructuring should be allowed to a certain level. Maybe two levels down. Array destructuring inside an object is...

This feature fundamentally breaks Ky's contract as a fetch wrapper. Fetch returns Response objects, and Ky should maintain that standard. Better solutions: 1. Wait for #676 - `responseType` option would...

Thanks for making an Awesome list! 🙌 It looks like you didn't read the [guidelines](https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md) closely enough. I noticed multiple things that are not followed. Try going through the list...

Closing for lack of response from OP.