An open API service indexing awesome lists of open source software.

https://github.com/samchon/ts-patch-typescript-5.7

Demonstration of `ts-patch` bug in TypeScript v5.7 update
https://github.com/samchon/ts-patch-typescript-5.7

Last synced: 8 months ago
JSON representation

Demonstration of `ts-patch` bug in TypeScript v5.7 update

Awesome Lists containing this project

README

          

# `ts-patch` test in `typescript@5.7`
```bash
git clone https://github.com/samchon/ts-patch-typescript-5.7
npm install --force
npm run build
npm start
```

Tested my implementation is working well in the `ts-patch install` command.

However, not implemented the `tspc` script, because I don't know how to \o/.

Related PR: