chore: implement monorepo structure #58
Annotations
7 warnings
lint:
code/src/configuration.ts#L118
Unexpected any. Specify a different type
|
lint:
code/src/markdown.ts#L3
Do not use "@ts-ignore" because it alters compilation errors
|
lint:
code/src/models/model.ts#L34
Do not use "@ts-ignore" because it alters compilation errors
|
lint:
code/src/models/openai.ts#L29
Unexpected any. Specify a different type
|
lint:
code/src/models/openai.ts#L94
Unexpected any. Specify a different type
|
lint:
code/src/models/openai.ts#L136
Unexpected any. Specify a different type
|
lint:
code/src/routes/crawl-route.ts#L159
Unexpected any. Specify a different type
|