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