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 88c7f95 commit e25b9dcCopy full SHA for e25b9dc
utils/renderEslint.ts
@@ -1,7 +1,7 @@
1
import * as fs from 'fs'
2
import * as path from 'path'
3
4
-import type { ESLint, Linter } from 'eslint'
+import type { Linter } from 'eslint'
5
6
import { devDependencies as allEslintDeps } from '../template/eslint/package.json' assert { type: 'json' }
7
import deepMerge from './deepMerge'
0 commit comments