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`
- Host: GitHub
- URL: https://github.com/samchon/ts-patch-typescript-5.5
- Owner: samchon
- License: mit
- Created: 2024-04-27T03:39:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T03:49:58.000Z (about 2 years ago)
- Last Synced: 2025-02-25T04:34:20.570Z (over 1 year ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```