MCPcopy
hub / github.com/darkreader/darkreader / text.tests.ts

File text.tests.ts

tests/unit/utils/text.tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {formatCSS} from '../../../src/utils/css-text/format-css';
2import {getParenthesesRange} from '../../../src/utils/text';
3
4test('CSS formatting', () => {

Callers

nothing calls this directly

Calls 2

formatCSSFunction · 0.90
getParenthesesRangeFunction · 0.90

Tested by

no test coverage detected