gulpjs / gulpjs/glob-watcher

Add type definitions

Open
#38 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
80
Forks
56
PR merge metrics
No merged PRs in 30d

Description

I'd like to use this library as a dependency of a Typescript project but there are no type definitions currently (even on DT) so it's harder to integrate. It would be nice add types here. (See [my plugin-error issue](https://github.com/gulpjs/plugin-error/issues/5) for other reasons it may be a good idea).

Having the types here would also allow the Gulp type definitions to pull its `watch` options from here instead of redefining them downstream.

I'll send a PR myself to fix this issue (probably after https://github.com/gulpjs/async-done/pull/47 is merged). Given that the library is very short it may also be possible to just convert it to TS and generate the types.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.