Would you be interested in typescript types? I've just put some together so I can use it for a project I am working on - options include:
1) Making a PR to convert the repo to typescript so that types are automatically generated
2) Making a PR with manually created type definitions to https://github.com/DefinitelyTyped/DefinitelyTyped so that users can npm install --save-dev @types/git-describe
3) Making a PR to include manually created type definitions here
I'm happy to do any of those options as you like, if you would be happy to see this happen.
First off, thank you for this excellent package!
Would you be interested in typescript types? I've just put some together so I can use it for a project I am working on - options include:
1) Making a PR to convert the repo to typescript so that types are automatically generated 2) Making a PR with manually created type definitions to https://github.com/DefinitelyTyped/DefinitelyTyped so that users can
npm install --save-dev @types/git-describe
3) Making a PR to include manually created type definitions hereI'm happy to do any of those options as you like, if you would be happy to see this happen.