fix: reintroduce custom eslint #988
Annotations
1 error and 10 warnings
lint
Process completed with exit code 1.
|
lint:
packages/aila/src/constants.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/aila/src/core/Aila.liveWithOpenAI.test.ts#L1
Imports "AilaInitializationOptions" are only used as type
|
lint:
packages/aila/src/core/Aila.liveWithOpenAI.test.ts#L114
Unsafe assignment of an `any` value
|
lint:
packages/aila/src/core/Aila.test.ts#L16
Unsafe call of an `any` typed value
|
lint:
packages/aila/src/core/Aila.test.ts#L16
Unsafe member access .stop on an `any` value
|
lint:
packages/aila/src/core/Aila.test.ts#L382
Unexpected console statement
|
lint:
packages/aila/src/core/Aila.testHelpers.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/aila/src/core/Aila.testHelpers.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
lint:
packages/aila/src/core/Aila.ts#L1
Imports "PrismaClientWithAccelerate" are only used as type
|
lint:
packages/aila/src/core/Aila.ts#L10
All imports in the declaration are only used as types. Use `import type`
|