You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking of adding some Typescript definitions to the project to offer a better developer experience for anyone working with Typescript.
Has any work been done on this yet and if not to what extent do you think this project should be integrated with Typescript ( A definition file vs adding types to the codebase )?
The text was updated successfully, but these errors were encountered:
I'd say a definition file would be nice. Porting this project to TypeScript means that less people can understand it/contribute and that we're dependent on Microsoft.
There's no work being done on this, so if you're willing to work on this whether partially or full, it'll be great.
I think definition files are the way to go.
If there's any question or any help is needed let me know.
I'm thinking of adding some Typescript definitions to the project to offer a better developer experience for anyone working with Typescript.
Has any work been done on this yet and if not to what extent do you think this project should be integrated with Typescript ( A definition file vs adding types to the codebase )?
The text was updated successfully, but these errors were encountered: