44 条评论 (44 条评论)94 个反应 (94 个反应)0 位负责人 (0 位负责人)TypeScript13,395 个派生 (13,395 个派生)batch import
Domain: lib.d.tsHelp WantedSuggestion
仓库指标
- 星标
- 108,860 个星标 (108,860 个星标)
- PR 合并指标
- PR 指标待抓取 (PR 指标待抓取)
描述
TypeScript Version: 2.0.3
Types for Service Workers should be built into the default definitions for TypeScript. There are some good examples out there of Service Worker typings from the community.
贡献者指南
- 研究方向
- 审查现有的社区 Service Worker 类型定义(例如 @types/service worker api)以及 TypeScript lib 目录结构。检查 issue 评论中是否有任何障碍或先前的尝试。为 Service Worker API 创建一个声明文件,并将其集成到默认 lib 中。与 issue 上的维护者沟通,以获取关于验收标准的指导。
- 技术栈
- typescript
- 领域
- frontend
- 议题类型
- 功能
- 前置要求
- GitTypeScriptService Workers