Visual Studio TSLint Formatter

JSON →
library 0.8.0 ·javascript deprecated
verified Jun 5, 2026

A custom formatter for TSLint that outputs lint results in a format compatible with the Visual Studio Error List window (v0.8.0). This package requires TSLint v5 or higher and is designed for developers using Visual Studio who want integrated linting feedback. It is a lightweight adapter, with no active development since 2019. The formatter must be used via TSLint's --formatters-dir option. Note that TSLint itself is deprecated in favor of ESLint, and this package is effectively unmaintained.