sindresorhus/decamelize-keys

Nested type are not decamelized with deep: true

Open

#7 建立於 2023年3月30日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)JavaScript (57 star) (7 fork)user submission
bughelp wanted

描述

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)

貢獻者指南