Thank you! *Wenli Zhang*
On Tue, Jun 2, 2020 at 2:53 PM Tomek Rajnisz <rajnis...@gmail.com> wrote: > Hi, > > You are right. Maintaining @types seems to be waste of time now. I think > moving into TypeScript is a very good idea. > Good luck! You are doing great job! > > Greetings, > trajnisz > > wt., 2 cze 2020 o 04:27 Wenli Zhang <m...@zhangwenli.com> napisaĆ(a): > >> Hi, >> >> Thanks for your helping! >> >> But I'd suggest not spending too much effort maintaining it because we >> are already developing with TypeScript under "next" branch which should >> probably be merged into master in another one or two months. By that time, >> DefinitelyTyped is not necessary any more. >> >> Currently, the types under DefinitelyTyped was generated using >> https://github.com/iRON5/echarts-ts-describer . But as you see, this >> repo is not maintained for a long time, and many of the types are changed >> manually. >> >> *Wenli Zhang* >> >> >> >> On Mon, Jun 1, 2020 at 10:29 PM Tomek Rajnisz <rajnis...@gmail.com> >> wrote: >> >>> Hi Ovilia, >>> >>> I`m currently working with echarts in TS. Using @types ( >>> https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/echarts) >>> i can see that a lot of code is unnecessarily unrepeated. I can help >>> correct it. >>> I would like to ask if you have any method of generating these .d.ts >>> files or it was all written by hand? It would save me a lot of time. >>> >>> Greetings, >>> trajnisz >>> >>