sindresorhus/decamelize-keys

Nested type are not decamelized with deep: true

Open

#7 aberto em 30 de mar. de 2023

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (57 stars) (7 forks)user submission
bughelp wanted

Description

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)

Guia do colaborador