Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ config.tests.ts
File
config.tests.ts
tests/unit/config/config.tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{readFile} from
'node:fs'
;
2
3
import
type
{StaticTheme} from
'../../../src/definitions'
;
4
import
{parseInversionFixes, formatInversionFixes} from
'../../../src/generators/css-filter'
;
Callers
nothing calls this directly
Calls
14
parseArray
Function · 0.90
formatArray
Function · 0.90
parseDetectorHints
Function · 0.90
formatDetectorHints
Function · 0.90
parseDynamicThemeFixes
Function · 0.90
formatDynamicThemeFixes
Function · 0.90
parseInversionFixes
Function · 0.90
formatInversionFixes
Function · 0.90
parseStaticThemes
Function · 0.90
formatStaticThemes
Function · 0.90
parseColorSchemeConfig
Function · 0.90
readConfig
Function · 0.85
Tested by
no test coverage detected