node/test/fixtures/es-modules
Rich Trott fa05f805ab test: remove eslint-disable comments from fixtures
We do not lint the fixtures code so eslint-disable comments are
superfluous.

PR-URL: https://github.com/nodejs/node/pull/41859
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-02-06 08:26:00 -08:00
..
deprecated-folders-ignore
json-cache
module-counter-by-type loader: return package format from defaultResolve if known 2021-12-13 20:44:00 +00:00
package-cjs-named-error
package-type-commonjs
package-type-module
package-without-pjson loader: return package format from defaultResolve if known 2021-12-13 20:44:00 +00:00
package-without-type
pjson-invalid
pjson-main
pkgimports lib: fix regular expression to detect / and \ 2021-10-21 14:55:00 +00:00
self-deprecated-folders
tla esm: make process.exit() default to exit code 0 2022-01-14 01:37:41 +01:00
builtin-imports-case.mjs
cjs-esm-esm.js
cjs-esm.js
cjs-exports-invalid.mjs
cjs-exports.mjs
cjs-file.cjs
cjs.js
conditional-exports.js
conditional-exports.mjs
dep1.js
dep2.js
es-note-error-1.cjs
es-note-error-1.mjs
es-note-error-2.cjs
es-note-error-2.mjs
es-note-error-3.cjs
es-note-error-3.mjs
es-note-error-4.cjs
es-note-error-4.mjs
es-note-promiserej-import-2.cjs
es-note-unexpected-export-1.cjs
es-note-unexpected-export-2.cjs
es-note-unexpected-import-1.cjs
es-note-unexpected-import-3.cjs
es-note-unexpected-import-4.cjs
es-note-unexpected-import-5.cjs
esm-snapshot-mutator.js
esm-snapshot.js
exports-cases.js
exports-cases2.js
exports-cases3.js
file.ext esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
file.unknown esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
import-invalid-ext.mjs
import-invalid-pjson.mjs
import-json-named-export.mjs test: remove eslint-disable comments from fixtures 2022-02-06 08:26:00 -08:00
import-process-exit.mjs
import-resolve-exports.mjs
invalid-cjs.js
json-modules.mjs esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
loop.mjs
message.mjs
mjs-file.mjs
noext
pattern-trailing-slash.mjs module: deprecate trailing slash pattern mappings 2021-09-14 23:58:56 -07:00
process-exit.mjs
simple.wasm
simple.wat
stateful.mjs esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
symlink.mjs
test-esm-comma,.mjs lib: fix regular expression to detect / and \ 2021-10-21 14:55:00 +00:00
test-esm-double-encoding-native%20.mjs
test-esm-ok.mjs
wasm-dep.mjs
wasm-modules.mjs