eslint-formatter-visualstudio

JSON →
library 9.0.1 ·javascript
verified Jun 4, 2026

A standalone package providing ESLint's official `visualstudio` formatter. Version 9.0.1, compatible with ESLint 9.x and Node ^18.18.0 || ^20.9.0 || >=21.1.0. This is an unofficial repackaging for convenience, outputting errors in Visual Studio's format (file(line,col): severity message). Differentiator: eliminates dependency on ESLint core for just the formatter, enabling use in custom linting pipelines or CI scripts.