-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi!
Thank you for creating this tool!
I would like to create ESM only ESLint plugin, and this rule tries to require stuff inside so it's not compatible
I would like it to work with ESM.
❯ pnpm run update:eslint-docs
> eslint-doc-generator
require() of ES Module ***/lib/index.mjs not supported.
Instead change the require of ***/lib/index.mjs to a dynamic import() which is available in all CommonJS modules.
Thanks!
hildjj, JasonWeinzierl and y-hsgw
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request