Alexander J. Vincent
Alexander J. Vincent
Suppose the "dry" graph can only influence the "damp" graph, and the "damp" graph is the route to influencing the "wet" graph. The current implementation has each graph interacting with...
Thou shalt not bless thine software with the holy "1.0" version number unless another competent developer can verify thine code is reasonable and does what the project says it should.
TypeScript, for all its power, does not give us a simple way to take a complex type (mapped type with additional arguments, for example) and generate a stub class. Thanks...
**Describe the bug** Version: 15.1.0 https://ts-morph.com/details/types#telling-type **To Reproduce** ```typescript type neverProperty = { illegal: never; } ``` ```ts import { Project } from "ts-morph"; const project = new Project(); const...
**Is your feature request related to a problem? Please describe.** I'm new to ts-morph (I found out about it this week). I didn't even know it existed to solve a...
https://nodejs.org/en/about/releases/ Node 6 and 8 have passed end-of-life. Node 10 is about to. I don't know the policy but not supporting Node 12, 14, and the soon-to-arrive 16 is probably...
The latest version of Google Chrome on MacOS has begun an obscure throttling of page loads. I have a testcase of fully checked in code which breaks using Google Chrome,...
**What version of Ajv are you using? Does the issue happen if you use the latest version?** Version 8.11.0, installed today **Ajv options object** None. **Your code** ```typescript // ProjectJSON.mts...
**URL**: https://www.amtrak.com/home.html **Browser / Version**: Firefox 103.0 **Operating System**: Linux **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Unable to login **Steps to Reproduce**: Logging in...