Jayden Seric

Results 226 comments of Jayden Seric

Neither of those examples you provide are ok. The autofixed state is also a lint error, and another autofix changes it back again in an infinite loop. As `import-order-alphabetical/order` is...

> It doesn't return the progress ranges until when it is 1 (donating 100%). I don't know if any of that old code your reference is still a good idea,...

I don't think the community needs me to change anything about the `apollo-upload-client` API to be able to figure out how to configure the `fetch` options with Apollo links to...

@EyalAr I for one would love to see this. @four43 `.ico` is part of the HTML5 spec and it is still best practice to include it, the HTML5 Boilerplate project...

It may or may not be a helpful reference, but `extract-files` accounts for circular references in objects and arrays when recursing and cloning them; it recreates the circular structures in...

Also `` /* SQL */ ` … ` `` should be considered an SQL template literal, like Prettier and other tools do with `` /* GraphQL */ ` … `...