Predefined File Templates for TypeScript
This topic lists all predefined file templates for TypeScript in ReSharper 2024.2. For more information about file templates, refer to Create files from templates.
Template | Details |
---|---|
| TypeScript Class Scope Projects with TypeScript Body class $CLASS$ {$END$} Parameters
|
| TypeScript Empty File Scope Projects with TypeScript Body $END$ Parameters
|
| TSX Empty File Scope Projects with TypeScript Body $END$ Parameters
|
| TypeScript Interface Scope Projects with TypeScript Body interface $IFACE$ {$END$} Parameters
|
| TypeScript Module Scope Projects with TypeScript Body module $MODULE$ {$END$} Parameters
|