node/lib/internal/modules/esm
Antoine du Hamel 27cc4ec598
lib: add lint rule to enforce use of kEmptyObject
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63790
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-06-20 17:51:28 +02:00
..
assert.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
create_dynamic_module.js src: support import() and import.meta in embedder-run modules 2026-02-09 12:31:24 +00:00
get_format.js lib: remove top-level getOptionValue() calls in lib/internal/modules 2026-02-19 12:52:23 +00:00
hooks.js lib: add lint rule to enforce use of kEmptyObject 2026-06-20 17:51:28 +02:00
load.js module: fix sync hook short-circuit in require() in imported CJS 2026-05-19 14:08:17 +02:00
loader.js module: load ESM helpers eagerly in the snapshot 2026-05-30 19:26:26 +02:00
module_job.js module: enable existing machinery for deferred import of static modules 2026-06-18 10:11:24 +02:00
module_map.js lib: revert to using default derived class constructors 2025-08-30 14:28:10 +00:00
resolve.js lib: add lint rule to enforce use of kEmptyObject 2026-06-20 17:51:28 +02:00
shared_constants.js
translators.js module: fix sync hook short-circuit in require() in imported CJS 2026-05-19 14:08:17 +02:00
utils.js src: support import() and import.meta in embedder-run modules 2026-02-09 12:31:24 +00:00
worker.js esm: fix typo in worker loader hook comment 2026-03-28 17:48:29 +01:00