grunt-typescript-formatter
JSON →A Grunt plugin that wraps typescript-formatter to automatically format TypeScript files according to configurable rules. Current stable version is 0.4.1, last updated in 2015. It integrates into Grunt ~0.4.1 workflows with a single task named 'typescript-formatter'. Alternatives include running typescript-formatter directly or using other formatters like prettier. The plugin is minimal and takes a 'files' configuration for source files and an optional 'options.configuration' object.
Resources
packagegrunt-typescript-formatter ↗