jakebailey / typescript-bug-58369

Home Page:https://github.com/remcohaszing/typescript-bug-58369

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository can be used to reproduce microsoft/TypeScript#58369

To setup the repository, run:

git clone https://github.com/remcohaszing/typescript-bug-58369.git
cd typescript-bug-58369
npm install

To make TypeScript crash, run the following with Node.js 22.0.0:

tsc

About

https://github.com/remcohaszing/typescript-bug-58369


Languages

Language:TypeScript 100.0%