Open peteringram0 opened 4 years ago
Im running with:
"jasmineExplorer.config": "test/unit/jasmine.json", "jasmineExplorer.nodeArgv": ["-r", "ts-node/register"]
im getting this:
/node_modules/ts-node/src/index.ts:434 return new TSError(diagnosticText, diagnosticCodes) ^ TSError: ⨯ Unable to compile TypeScript:
How do i ignore these errors for now please?
Im running with:
im getting this:
How do i ignore these errors for now please?