vadzim/use-leaflet

Typescript typing available

Closed this issue · 10 comments

Is Typescript typing available? Or is it being worked on? If not I might feel like adding some effort in creating typings.

Hi.
No, there'are no typescript typings available.
It'd be very nice if you are able to provide them)

It's nice to have type checking integrated with linter, and afaik this is not available with typescript.

So I'm still not sure if it make sense to convert the whole project. Though I don't have enough experience with typescript projects workflow, publishing etc.
I guess adding typings could be a good step.

Ok, I will look into it.

closed with ec0064b

Awesome thanks. I'll throw away what I started working on :P

Fair point, when this is availlable in the next release I will test it in my production code. Feels like te best approach, my typings work was not that far progressed.

It's published in 1.6.1

Seems to be typed enough for my use case. Thank you @vadzim .