UNPKG
cookie-handler
Version:
latest (1.2.4)
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
cookie handler for browser
github.com/aether7/cookie-handler
aether7/cookie-handler
cookie-handler
/
jest.config.js
7 lines
(6 loc)
•
142 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { testEnvironment:
'jsdom'
, testEnvironmentOptions: { url:
'https://github.com/aether7/cookie-handler#readme'
} };