We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf7d2a commit f71a73cCopy full SHA for f71a73c
packages/plugin-eslint/src/lib/nx/find-project-with-deps.ts
@@ -1,5 +1,4 @@
1
-import { logger } from '@nx/devkit';
2
-import { pluralizeToken } from '@code-pushup/utils';
+import { logger, pluralizeToken } from '@code-pushup/utils';
3
import type { ESLintTarget } from '../config.js';
4
import { formatMetaLog } from '../meta/format.js';
5
import { nxProjectsToConfig } from './projects-to-config.js';
0 commit comments