Definitelytyped: chokidar watch should implement fs.FSWatcher and it is not

Created on 13 Feb 2017  ·  3Comments  ·  Source: DefinitelyTyped/DefinitelyTyped

  • [x] I tried using the @types/xxxx package and had problems.
  • [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
  • [x] I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there).
  • [x] [Mention](https://github.com/blog/821-mention-somebody-they-re-notified) the authors (see Definitions by: in index.d.ts) so they can respond.

    • Authors: @reppners

Most helpful comment

Fix merged into master. FYI @tyv @amir-arad

All 3 comments

for example it is missing .once etc..
here is node fs.FSWatch https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/node/index.d.ts#L2208-L2235

see also #14563

Fix merged into master. FYI @tyv @amir-arad

Was this page helpful?
0 / 5 - 0 ratings