Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript types for this package #2

Open
sheikalthaf opened this issue Jan 31, 2022 · 2 comments
Open

Typescript types for this package #2

sheikalthaf opened this issue Jan 31, 2022 · 2 comments

Comments

@sheikalthaf
Copy link

I know that this package already have the types from DT. But i would like to have typescript support natively.
It is possible to add typescript to this project natively?

Thanks

@wirekang
Copy link

wirekang commented Aug 1, 2022

Type definitions in @types/pascalcase is stale.

@wirekang
Copy link

wirekang commented Aug 1, 2022

Use https://github.com/sindresorhus/camelcase with {pascalCase: true}. camelcase has own type definitions, and this project use camelcase internally, so there are no reasons to use this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants