Edoardo Scibona

Results 3 issues of Edoardo Scibona

Hi, Is it possible to find the original definition in a `.ts` source file starting from the compiled `.d.ts` declaration file when its `.d.ts.map` source map file is also available?...

Hi, In the page at https://redis.io/topics/faq, the link to LLOOGG redirects to a phishing/scam site. > Why did you start the Redis project? > > Originally Redis was started in...

**Describe the bug** Version: 21.0.1 The `ExportedDeclarations` type union is missing the type `BindingElement` which can be returned when an `export` declaration uses object or array destructuring, for example: ```ts...