eslint-plugin-varspacing

JSON →
library 1.2.2 ·javascript
verified Jun 4, 2026

An ESLint plugin that provides a single fixable rule to enforce proper alignment of variable declarations. Version 1.2.2 is the latest stable release, with infrequent updates. It focuses exclusively on vertical spacing between var/let/const statements, offering automated fixes. Unlike general formatting tools like Prettier or eslint-plugin-prettier, it targets a specific niche, making it lightweight but limited in scope. The plugin is designed for projects that require consistent alignment of variable declarations.