Crate dprint_plugin_typescript

Source

Modules§

configuration

Structs§

FormatTextOptions

Functions§

format_parsed_source
Formats an already parsed source. This is useful as a performance optimization.
format_text
Formats a file.

Type Aliases§

ExternalFormatter
A callback that will be called when encountering tagged templates.