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

Declaration files .d.ts #73

Open
davidpvilaca opened this issue Nov 26, 2020 · 0 comments · May be fixed by #74
Open

Declaration files .d.ts #73

davidpvilaca opened this issue Nov 26, 2020 · 0 comments · May be fixed by #74

Comments

@davidpvilaca
Copy link
Contributor

davidpvilaca commented Nov 26, 2020

hello everyone 🤘

i'm using escriba in my projects and i always ask about the types. Many npm libs have a types (by community @types or itself generate .d.ts).

Most of my Node projects is written in TypeScript and @types doesn't seem like a good option.. My proposal is to refactor to TypeScript language and then for each published version a type declaration will be automatically generated.

Fork and branch: https://github.com/davidpvilaca/escriba/tree/refactor/typescript

I didn't have time to write types correctly but I hurried to present the idea to get a feedback.

@davidpvilaca davidpvilaca linked a pull request Nov 30, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant