ts-transformer-keys
ts-transformer-keys copied to clipboard
Adds Typescript 5+ support
Many deprecated parts of tsAPI were removed from the ts5 release, so updating to ts5 breaks projects. Added support to the new API with the help of dynamic checks of what API version is used right now.