chore: add doc generation for AI #12
Annotations
4 errors
Types:
test/Configuration.test.ts#L109
Argument of type '{ projectName: string; projectHomepage: string; srcDir: string; outDir: string; theme: string; enableSearch: true; enforceDescriptions: false; enforceExamples: false; enforceVersion: true; runExamples: true; exclude: never[]; parseCompilerOptions: { ...; }; examplesCompilerOptions: { ...; }; }' is not assignable to parameter of type 'ConfigurationShape'.
|
Types:
test/Configuration.test.ts#L144
Argument of type '{ projectName: string; projectHomepage: string; srcDir: string; outDir: string; theme: string; enableSearch: true; enforceDescriptions: false; enforceExamples: false; enforceVersion: true; runExamples: true; exclude: never[]; parseCompilerOptions: { ...; }; examplesCompilerOptions: { ...; }; }' is not assignable to parameter of type 'ConfigurationShape'.
|
Types
Process completed with exit code 2.
|
Test
Process completed with exit code 1.
|