Volar ESLint Service

JSON →
library 0.0.17 ·javascript
verified Jun 4, 2026

Integrates ESLint linting into Volar's language service for virtual file systems. Current stable version 0.0.17, updated frequently as part of the Volar services monorepo. It leverages Volar's virtual code support to provide accurate lint diagnostics for embedded languages (e.g., Vue SFCs, MDX). Unlike standalone ESLint, it operates within Volar's incremental document model, enabling real-time linting results in editor extensions. Requires @volar/language-service ~1.11 and ESLint as peer dependencies. Ships TypeScript types.