kelektiv/node-cron
refactor runtime check & typings of exclusive parameters timeZone & utcOffset
开放
#704 创建于 2023年9月30日
good first issuehacktoberfesthelp wantedstatus:readytype:refactor
仓库指标
- 星标
- (7,868 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Does it? First condition precludes the second
https://github.com/kelektiv/node-cron/blob/a7dee32091b91dcf465e67c32a57d66151b5a774/src/job.ts#L56 https://github.com/kelektiv/node-cron/blob/a7dee32091b91dcf465e67c32a57d66151b5a774/src/job.ts#L57
https://github.com/kelektiv/node-cron/blob/a7dee32091b91dcf465e67c32a57d66151b5a774/src/job.ts#L65