issues
search
leancloud
/
leanengine-node-sdk
LeanEngine Node.js SDK
https://leancloud.cn
MIT License
61
stars
21
forks
source link
test: fix test dependencies
#143
Closed
weakish
closed
4 years ago
weakish
commented
4 years ago
tsc --strict
requires
@types/express
increase mocha timeout value (the default 2000 ms is not enough, accessing LeanCloud api from travis servers may be slow, failing tests due to timeout)
tsc --strict
requires@types/express