sindresorhus/decamelize-keys

Nested type are not decamelized with deep: true

开放

#7 创建于 2023年3月30日

 (1 条评论) (1 个反应) (0 位负责人)JavaScript (7 个派生)user submission
bughelp wanted

仓库指标

星标
 (57 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Typescript types are not decamelized when using deep: true option, even though the value is.

image

Reproducible example: https://stackblitz.com/edit/typescript-xhz4tl?file=index.ts

(thanks for the lib)

贡献者指南