MCPcopy 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

1import {readFile} from 'node:fs';
2
3import type {StaticTheme} from '../../../src/definitions';
4import {parseInversionFixes, formatInversionFixes} from '../../../src/generators/css-filter';

Callers

nothing calls this directly

Calls 14

parseArrayFunction · 0.90
formatArrayFunction · 0.90
parseDetectorHintsFunction · 0.90
formatDetectorHintsFunction · 0.90
parseDynamicThemeFixesFunction · 0.90
formatDynamicThemeFixesFunction · 0.90
parseInversionFixesFunction · 0.90
formatInversionFixesFunction · 0.90
parseStaticThemesFunction · 0.90
formatStaticThemesFunction · 0.90
parseColorSchemeConfigFunction · 0.90
readConfigFunction · 0.85

Tested by

no test coverage detected