sindresorhus/decamelize-keys

Nested type are not decamelized with deep: true

オープン

#7 opened on 2023/03/30

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (7 件のフォーク)user submission
bughelp wanted

Repository metrics

Stars
 (57 個のスター)
PR merge metrics
 (30d に merged 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)

コントリビューターガイド