chore(core): ESM/CommonJS Compatibility Refactor & ESM Entry Point #1867
Annotations
10 errors
|
linter:
test/scripts/dual-mode/esm.spec.mjs#L8
Expected an assignment or function call and instead saw an expression
|
|
linter:
test/scripts/dual-mode/esm.spec.mjs#L6
Unexpected function expression
|
|
linter:
test/scripts/dual-mode/esm.spec.mjs#L6
'it' is not defined
|
|
linter:
test/scripts/dual-mode/esm.spec.mjs#L5
Unexpected function expression
|
|
linter:
test/scripts/dual-mode/esm.spec.mjs#L5
'describe' is not defined
|
|
linter:
test/scripts/dual-mode/commonjs.spec.cjs#L8
Expected an assignment or function call and instead saw an expression
|
|
linter:
test/scripts/dual-mode/commonjs.spec.cjs#L6
Unexpected function expression
|
|
linter:
test/scripts/dual-mode/commonjs.spec.cjs#L6
'it' is not defined
|
|
linter:
test/scripts/dual-mode/commonjs.spec.cjs#L5
Unexpected function expression
|
|
linter:
test/scripts/dual-mode/commonjs.spec.cjs#L5
'describe' is not defined
|