Refactor JSX imports to use new path in Layout, Top, Room, NotFound, … #16
Annotations
9 errors
lint:
drizzle.config.ts#L3
Argument of type '{ schema: string; out: string; }' is not assignable to parameter of type 'Config'.
|
lint:
src/index.spec.ts#L29
Expected 0-1 type arguments, but got 2.
|
lint:
src/index.spec.ts#L33
Unused '@ts-expect-error' directive.
|
lint:
src/index.spec.ts#L43
Expected 0-1 type arguments, but got 2.
|
lint:
src/index.spec.ts#L47
Expected 0-1 type arguments, but got 2.
|
lint:
src/index.spec.ts#L55
Expected 0-1 type arguments, but got 2.
|
lint:
src/index.spec.ts#L80
Expected 0-1 type arguments, but got 2.
|
lint:
src/index.spec.ts#L93
Expected 0-1 type arguments, but got 2.
|
lint
Process completed with exit code 2.
|