Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoCreate/angular-playground
/ error-reporter.spec.ts
File
error-reporter.spec.ts
projects/cli/test/error-reporter.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ErrorReporter, REPORT_TYPE } from
'../src/error-reporter'
;
2
const
chalk = require(
'chalk'
);
3
const
fs = require(
'fs'
);
4
Callers
nothing calls this directly
Calls
2
addError
Method · 0.80
compileReport
Method · 0.80
Tested by
no test coverage detected