feat: support cjs and esm both by tshy #532
Annotations
10 errors and 1 warning
Run Lint:
src/bootstrap.d.ts#L1
'assert' import is restricted from being used
|
Run Lint:
src/bootstrap.d.ts#L5
Missing trailing comma
|
Run Lint:
src/bootstrap.d.ts#L6
Missing semicolon
|
Run Lint
There should be no space before this paren
|
Run Lint
Missing semicolon
|
Run Lint:
src/index.test-d.ts#L42
Unexpected parentheses around single function argument
|
Run Lint:
src/index.test-d.ts#L42
'ctx' is defined but never used
|
Run Lint:
src/index.ts#L80
Require statement not part of import statement
|
Run Lint:
test/fixtures/tegg-app/test/hooks.test.ts#L1
'assert' import is restricted from being used
|
Run Lint:
test/fixtures/tegg-app/test/hooks.test.ts#L8
'beforeEachCtxList' is never reassigned. Use 'const' instead
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading