MCPcopy Index your code
hub / github.com/angular/angular-cli / styles-array.ts

File styles-array.ts

tests/e2e/tests/basic/styles-array.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { expectFileToMatch, writeMultipleFiles } from '../../utils/fs';
3import { ng } from '../../utils/process';
4import { updateJsonFile } from '../../utils/project';

Callers

nothing calls this directly

Calls 5

writeMultipleFilesFunction · 0.90
updateJsonFileFunction · 0.90
ngFunction · 0.90
expectFileToMatchFunction · 0.90
matchMethod · 0.45

Tested by

no test coverage detected