ttypescript is dead - from the author's README:

It's being used in the vanilla example here:
|
"ttypescript": "^1.5.15", |
It probably should be switched to ts-patch, which supports TS 5.0+.
I can jump in and try to help one of the next days. 🙂
At a glance, this project looks awesome - my first project will probably be a DI container. In TS! Finally! 🤩
ttypescriptis dead - from the author's README:It's being used in the vanilla example here:
examples/vanilla-typescript-tsc/package.json
Line 11 in a060ee8
It probably should be switched to
ts-patch, which supports TS 5.0+.I can jump in and try to help one of the next days. 🙂
At a glance, this project looks awesome - my first project will probably be a DI container. In TS! Finally! 🤩