MCPcopy Index your code
hub / github.com/angular/angular-cli / config-global-validation.ts

File config-global-validation.ts

tests/e2e/tests/commands/config/config-global-validation.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { homedir } from 'node:os';
3import * as path from 'node:path';
4import { deleteFile, expectFileToExist } from '../../../utils/fs';

Callers

nothing calls this directly

Calls 6

expectToFailFunction · 0.90
silentNgFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
deleteFileFunction · 0.90
matchMethod · 0.45

Tested by

no test coverage detected