chore(core): ESM/CommonJS Compatibility Refactor & ESM Entry Point #1873
Annotations
7 errors
|
linter
Process completed with exit code 1.
|
|
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
'it' is not defined
|
|
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
'it' is not defined
|
|
linter:
test/scripts/dual-mode/commonjs.spec.cjs#L5
'describe' is not defined
|