Skip to content

tools: fix node-core/required-modules eslint rule

Make the node-core/required-modules eslint rule smart enough to recognize that import '../common/index.mjs' in ESM files imports the mandatory 'common' module.

Merge request reports

Loading