Ryan Cavanaugh

Results 457 comments of Ryan Cavanaugh

I'm confused how this project even builds. The inclusion of this `.ts` file should have been a `rootDir` and/or `composite` violation, and we should be trying to emit a `.d.ts`...

I'm not 100% convinced this is safe. @dragomirtitian , thoughts?

ATTW says this is misconfigured: https://arethetypeswrong.github.io/?p=tranzak-node%403.1.3

This isn't reproing for me. Any ideas what might be different about your setup? Or we could look at a TS Sever log

See also https://github.com/microsoft/TypeScript/issues/2361#issuecomment-82509802

👍 / 👎 ? ``` // Other outputs // "declaration": true, // "sourceMap": true, ```

`tsc` is also not terminating in a reasonable amount of time. Bisecting...