feat: support cjs and esm both #983
Annotations
10 errors
test/utils/router.test.ts#L6
Variable 'app' implicitly has type 'any' in some locations where its type cannot be determined.
|
test/utils/router.test.ts#L12
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L17
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L24
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L31
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L38
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L45
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L52
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L59
Variable 'app' implicitly has an 'any' type.
|
test/utils/router.test.ts#L66
Variable 'app' implicitly has an 'any' type.
|
This job failed
Loading