ESDoc Lint Plugin is a lint plugin for ESDoc documentation generator. Version 1.0.2 is the current stable release; the package is no longer actively developed as ESDoc itself is deprecated. It enables linting of documentation comments during the ESDoc generation process. Key differentiators: integrates directly with ESDoc pipeline, requires minimal configuration, and is the only dedicated lint plugin for ESDoc. However, note that ESDoc and its plugins are no longer maintained; users are advised to migrate to alternatives like TypeDoc or JSDoc.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESDoc plugins are typically loaded via configuration JSON, not imported directly. This import may not be used directly by users.
The exported 'E' object is internal; not typically needed by users. Prefer configuration-based usage.
TypeScript type export for configuration; available only if types are defined.
Shows how to install and configure the lint plugin in an ESDoc project.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.