Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QwikDev/qwik
/ qwik.unit.ts
File
qwik.unit.ts
packages/eslint-plugin-qwik/qwik.unit.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as vitest from
'vitest'
;
2
import
{ RuleTester,
type
RuleTesterConfig } from
'@typescript-eslint/rule-tester'
;
3
import
{ fileURLToPath } from
'node:url'
;
4
import
{ rules } from
'./index'
;
Callers
nothing calls this directly
Calls
6
join
Function · 0.90
dirname
Function · 0.90
isRuleName
Function · 0.85
readFile
Function · 0.85
join
Method · 0.65
parse
Method · 0.65
Tested by
no test coverage detected