TypeScript Transformers
Introduction
TypeScript transformer plugins are powerful extensions to the compiler which rewrite your TypeScript AST before it reaches roblox-ts.
Some transformer plugins which are made for vanilla TypeScript also work for roblox-ts. Your milage may vary here.
You can find a list of transformer plugins for vanilla TypeScript here.
roblox-ts Transformer Plugins
The community has written some transformer plugins specifically for roblox-ts. You can find a list of these below: