Export Plugin as CommonJS
[1.2.1] - 2025-09-21
Fixed
- Converted plugin from ES Modules to CommonJS format to resolve
ERR_REQUIRE_ESMerrors when JSDoc is used with older Versions of NodeJS and loads the plugin withrequire().- Resolves Issue #1
ERR_REQUIRE_ESM errors when JSDoc is used with older Versions of NodeJS and loads the plugin with require().