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 84742a7 commit 8de7b2bCopy full SHA for 8de7b2b
packages/plugin-eslint/src/lib/runner/lint.unit.test.ts
@@ -1,6 +1,5 @@
1
import { ESLint, type Linter } from 'eslint';
2
import { expect } from 'vitest';
3
-import { MEMFS_VOLUME } from '@code-pushup/test-utils';
4
import { executeProcess } from '@code-pushup/utils';
5
import type { ESLintPluginConfig } from '../config.js';
6
import { lint } from './lint.js';
0 commit comments