A lint plugin for esdoc2 that validates documentation comments against configured rules. Version 2.0.0 (latest 2.1.0) is the current stable release, with a low release cadence. It integrates into the esdoc2 build pipeline as a plugin, enabling lint checks on documentation output. Unlike standalone linters, it works within esdoc2's plugin system, requiring no additional tooling. Supports wildcards in manual file paths since v2.1.0.
npm install esdoc2-lint-pluginNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures and runs esdoc2 with the lint plugin enabled, validating documentation.
Use 'enable' (not 'enabled') in the plugin option.
Consider migrating to a more active documentation tool like TypeDoc.
Run 'npm install esdoc2-lint-plugin --save-dev'.
Change 'enabled' to 'enable' in esdoc.json.
No dependency data recorded yet.