Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ lint.unit.test.ts
File
lint.unit.test.ts
packages/plugin-eslint/src/lib/runner/lint.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ESLint,
type
Linter } from
'eslint'
;
2
import
{ MEMFS_VOLUME } from
'@code-pushup/test-utils'
;
3
import
{ executeProcess } from
'@code-pushup/utils'
;
4
import
type
{ ESLintPluginConfig } from
'../config.js'
;
Callers
nothing calls this directly
Calls
1
lint
Function · 0.85
Tested by
no test coverage detected