sindresorhus/decamelize-keys
Nested type are not decamelized with deep: true
Aperta
#7 aperta il 30 mar 2023
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.

Reproducible example: https://stackblitz.com/edit/typescript-xhz4tl?file=index.ts
(thanks for the lib)