UNPKG
typed-douyin-openapi
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Typed Wechat API
github.com/logerzhu/typed-douyin-openapi
logerzhu/typed-douyin-openapi
typed-douyin-openapi
/
jest.config.js
6 lines
•
142 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { testTimeout:
20000
, preset:
'ts-jest'
, testEnvironment:
'node'
, testMatch: [
'**/__tests__/**/*-test.tsx'
] }