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

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

`ts-patch` is not working on `typescript@5.5`
https://github.com/samchon/ts-patch-typescript-5.5

Last synced: over 1 year ago
JSON representation

`ts-patch` is not working on `typescript@5.5`

Awesome Lists containing this project

README

          

# `ts-patch` issue on `typescript@5.5`

To report `ts-patch` is not working on the `typescript@5.5`.

Run below commands, then you can test it.

```bash
git clone https://github.com/samchon/ts-patch-typescript-5.5
cd ts-patch-typescript-5.5
npm start
```