Currently lsp plugins and especially transformer plugins is not very popular but there is a lot of quite interesting project which utilizing transformation and type checking typescript api's, for example:
Transformer plugins are not a part of official typescript api, but it would be really great if there are plans to support it in this project in some way. Would be great to have so sort of bindings to the native code, or even better - carefully designed (as always) api for transformer plugins
Currently lsp plugins and especially transformer plugins is not very popular but there is a lot of quite interesting project which utilizing transformation and type checking typescript api's, for example:
Transformer plugins are not a part of official typescript api, but it would be really great if there are plans to support it in this project in some way. Would be great to have so sort of bindings to the native code, or even better - carefully designed (as always) api for transformer plugins