gulp-typescript-formatter

JSON →
library 0.1.3 ·javascript deprecated
verified Jun 4, 2026

Gulp plugin wrapping typescript-formatter to format TypeScript files as part of a Gulp build pipeline. Current version 0.1.3, last updated 2017-11-16. No known release cadence; appears unmaintained since 2017. It accepts the same root options as typescript-formatter (baseDir, tslint, tsfmt, editorconfig). Key differentiator: allows integration of TypeScript formatting into Gulp streams, but the underlying typescript-formatter has been superseded by prettier and deprecated by its author.