Joel Rainear Wills

Results 5 comments of Joel Rainear Wills

@jasnell makes sense. it would be great if there were a way to clear the queue of tasks that have not run yet. that may reduce the amount of time...

extending the example above, one of the `index.ts` files may have an interface like... ``` export interface Customer { name: string; creditCardNumber: string socialSecurityNumber: string streetAddress: string passportId: string dateOfBirth:...

sooo, can we get the replacer? I have a use case where I would like to do a kind of monkey-patch; ```JS const thing = { properties: [ { id:...

this is hideous, distracting, and puzzling. I can't stop staring at it and wondering "why, why do that? is this a failed attempt at ascii art?" It looks like the...