Skip to content

Export Plugin as CommonJS

Choose a tag to compare

@alphanull alphanull released this 21 Sep 12:35
· 1 commit to master since this release
b12b80b

[1.2.1] - 2025-09-21

Fixed

  • Converted plugin from ES Modules to CommonJS format to resolve ERR_REQUIRE_ESM errors when JSDoc is used with older Versions of NodeJS and loads the plugin with require().