UNPKG
iweb-cache
Version:
latest (0.0.9)
0.0.9
0.0.8
0.0.7
0.0.5
0.0.2
0.0.1
轻量且强悍的 Cache库, 为您暴露丰富而统一的 API, 使得业务调用更加简便.
github.com/zhaoxm469/iweb-cache
zhaoxm469/iweb-cache
iweb-cache
/
jest.config.js
6 lines
•
165 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@type
{import('
@ts
-jest/dist/types').InitialOptionsTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'jsdom'
,
// testEnvironment: 'node',
};