eslint-plugin-varspacing
JSON →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.
Resources
packageeslint-plugin-varspacing ↗