MCPcopy Create free account
hub / github.com/TanStack/devtools / config.test.ts

File config.test.ts

packages/devtools-a11y/tests/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import {
3 DEFAULT_CONFIG,
4 loadConfig,

Callers

nothing calls this directly

Calls 3

loadConfigFunction · 0.90
saveConfigFunction · 0.90
mergeConfigFunction · 0.90

Tested by

no test coverage detected