
Ading Type Safety
Adjust your tsconfig
Note: It is recommended to use a separatetsconfig.json file for your TemplateDX files.
Add JSDOC types to your templatedx files
Add types for your filters/tags
Create atypes/global.d.ts file and define your own custom filters/tags.