Definitelytyped: [flatpickr] Deprecate types in favour of internal project types

Created on 19 Oct 2017  路  4Comments  路  Source: DefinitelyTyped/DefinitelyTyped

  • [x] I tried using the @types/flatpickr 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: @UnwrittenFun @rowellx68 @wagich @chmin

Should the types in here be deprecated in favour of those within the project?

Most helpful comment

Yeah, this can now be deprecated since flatpickr provides its own. Willing to do it yourself and do a PR? README should have details on how to do this.

All 4 comments

Yeah, this can now be deprecated since flatpickr provides its own. Willing to do it yourself and do a PR? README should have details on how to do this.

Cool. I'll give it a shot.

I have a branch for the changes, but it appears that the project hasn't finished exporting all TypeScript types (or at least not in the latest package release).

So this will have to wait until that is done.

Now blocked by Microsoft/types-publisher#393.

Was this page helpful?
0 / 5 - 0 ratings