feat(CLI): --maxRelatedTestsDepth flag to control the depth of related test in --findRelatedTests #14447
Annotations
2 errors
build:
packages/jest-config/src/Defaults.ts#L17
Property 'maxRelatedTestsDepth' is missing in type '{ automock: false; bail: number; cache: true; cacheDirectory: string; changedFilesWithAncestor: false; ci: boolean; clearMocks: false; collectCoverage: false; coveragePathIgnorePatterns: string[]; ... 52 more ...; workerThreads: false; }' but required in type 'DefaultOptions'.
|
build
Process completed with exit code 1.
|
Loading