sindresorhus/decamelize-keys

Nested type are not decamelized with deep: true

Aperta

#7 aperta il 30 mar 2023

 (1 commento) (1 reazione) (0 assegnatari)JavaScript (7 fork)user submission
bughelp wanted

Metriche repository

Star
 (57 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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)

Guida contributor