feat: add support for view transition api et al #11
Annotations
8 errors
__tests__/hooks.test.tsx:
test-setup.ts#L5
TypeError: Cannot convert undefined or null to object
❯ test-setup.ts:5:8
|
__tests__/index.test.tsx:
test-setup.ts#L5
TypeError: Cannot convert undefined or null to object
❯ test-setup.ts:5:8
|
__tests__/link.test.tsx:
test-setup.ts#L5
TypeError: Cannot convert undefined or null to object
❯ test-setup.ts:5:8
|
__tests__/navigate.test.tsx:
test-setup.ts#L5
TypeError: Cannot convert undefined or null to object
❯ test-setup.ts:5:8
|
__tests__/nested.test.tsx:
test-setup.ts#L5
TypeError: Cannot convert undefined or null to object
❯ test-setup.ts:5:8
|
__tests__/route.test.tsx:
test-setup.ts#L5
TypeError: Cannot convert undefined or null to object
❯ test-setup.ts:5:8
|
__tests__/type-inference.test.tsx:
test-setup.ts#L5
TypeError: Cannot convert undefined or null to object
❯ test-setup.ts:5:8
|
test
Process completed with exit code 2.
|