Files
node/tools
Ben Noordhuis d7d6526260 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.

PR-URL: https://github.com/nodejs/node/pull/27545
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2019-05-06 04:57:49 +02:00
..
2019-02-14 15:14:44 -05:00
2018-10-24 17:19:28 -04:00
2019-04-25 16:16:23 -07:00
2019-03-04 11:06:23 -08:00
2019-03-07 00:35:01 +01:00
2018-06-06 19:44:15 +02:00
2019-01-21 20:16:14 +01:00