node/lib/internal/modules/esm
Antoine du Hamel 0392f0caea
lib: add lint rules for reflective function calls
PR-URL: https://github.com/nodejs/node/pull/60825
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
2025-11-27 10:24:09 +01:00
..
assert.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
create_dynamic_module.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
formats.js module: mark type stripping as stable 2025-11-08 09:36:45 +00:00
get_format.js module: mark type stripping as stable 2025-11-08 09:36:45 +00:00
hooks.js src: move import.meta initializer to native land 2025-11-08 16:33:34 +00:00
load.js module: handle null source from async loader hooks in sync hooks 2025-10-14 16:28:22 +00:00
loader.js src: move import.meta initializer to native land 2025-11-08 16:33:34 +00:00
module_job.js esm: use sync loading/resolving on non-loader-hook thread 2025-10-31 20:45:10 +00:00
module_map.js lib: revert to using default derived class constructors 2025-08-30 14:28:10 +00:00
resolve.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
shared_constants.js esm: move hook execution to separate thread 2023-04-13 09:35:17 +02:00
translators.js lib: add lint rules for reflective function calls 2025-11-27 10:24:09 +01:00
utils.js src: move import.meta initializer to native land 2025-11-08 16:33:34 +00:00
worker.js module: refactor and clarify async loader hook customizations 2025-10-23 13:42:23 +00:00