| 1 | import { createTreeWithEmptyWorkspace } from 'nx/src/generators/testing-utils/create-tree-with-empty-workspace'; |
| 2 | import { MEMFS_VOLUME } from '@code-pushup/test-utils'; |
| 3 | import { executorContext, registerPluginInWorkspace } from './nx.js'; |
| 4 |
nothing calls this directly
no test coverage detected