Ramu Narasinga
12/06/2021, 5:57 AM"strictNullChecks": true
to our tsconfig.json
.
Node Version: 14
"jest-mock-extended": "^2.0.4",
For now, we are doing // @ts-ignore to avoid this circular dependancy run-time error.
Can any one help how to solve this issue without using ts-ignore?