UNPKG

mock-match-media

Version:

mock window.matchMedia for tests or node

17 lines (13 loc) 331 B
{ "compilerOptions": { "lib": ["ES2022", "DOM"], "target": "es2022", "isolatedModules": true, "verbatimModuleSyntax": true, "strict": true, "noUncheckedIndexedAccess": true, "noImplicitOverride": true, "module": "preserve", "declaration": true } }