sindresorhus/decamelize-keys

Nested type are not decamelized with deep: true

Open

#7 geöffnet am 30. März 2023

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)JavaScript (57 Stars) (7 Forks)user submission
bughelp wanted

Beschreibung

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)

Contributor Guide