UNPKG

react-sessionstorage-ttl-hook

Version:

React hook for sessionStorage with TTL and auto-expiry

6 lines (5 loc) 165 B
module.exports = { preset: 'ts-jest', testEnvironment: 'jsdom', // This now maps to the installed package setupFilesAfterEnv: ['@testing-library/jest-dom'] };