Closed bigbigDreamer closed 2 years ago
All tests can passed in my local env.I don't know why ci doesn't pass. @sindresorhus
Sorry, I may have used --rebase upstream
, so my commits are so ugly.
You should always make a separate branch for each pull request.
You should always make a separate branch for each pull request.
Ok, when I get home later and reopen a branch, I just arrived at the company now, ready to work.
Changes as follow, Support #143 :
Support ts complier for WeakRef
: updatetypescript
tov 4.6.2
(latest
)Support test mock with JSDOM
: updatejsdom
tov 19.0.0
(latest
)Fix lint error
: #163Add complierOptions for tsconfig.xo.json
: fix follow error, However, the ide still reports an error. I don't quite clear which tsconfig the test file is ultimately controlled by. It seems that the addition is invalid.