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 486e099 commit 146132aCopy full SHA for 146132a
packages/plugin-eslint/src/lib/runner/lint.ts
@@ -1,7 +1,6 @@
1
import type { ESLint, Linter } from 'eslint';
2
import { platform } from 'node:os';
3
import path from 'node:path';
4
-import { fileURLToPath } from 'node:url';
5
import { DEFAULT_PERSIST_OUTPUT_DIR } from '@code-pushup/models';
6
import {
7
distinct,
0 commit comments