snapshot-labs/snapshot-hub

Better Typescript Coverage

开放

#271 创建于 2022年2月23日

 (2 条评论) (2 个反应) (2 位负责人)TypeScript (188 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (103 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hub has very less ts coverage making it very prone to bugs that can be caused when doing changes.

Start off by changing noImplicitAny: true in tsconfig and work your way to adding types to all the files in the codebase.

贡献者指南