| 1 | import { getGlobalVariable } from '../../utils/env'; |
| 2 | import { expectFileToMatch, prependToFile, readFile, writeFile } from '../../utils/fs'; |
| 3 | import { ng } from '../../utils/process'; |
| 4 | import { updateJsonFile } from '../../utils/project'; |
nothing calls this directly
no test coverage detected