Closed frederikhors closed 3 years ago
That's an extremely common warning that happens with any dependency that doesn't have types. Please feel free to contribute types to the @types project as indicated in the warning if you'd like to resolve it. Or just ignore the warning like I always do for untyped deps.
You don't want to add them to this project?
Sure, feel free to submit a .d.ts if you'd like, that's better I suppose.
I started this here: https://github.com/jacobmischka/svelte-flatpickr/tree/add-types
Would appreciate anyone more familiar with external type definitions and/or svelte typings to take a look!
Fixed in 200fcc7ec2b6c573de4796c9a155516f640f9fe7, published in 3.2.0
. Related issues and suggestions expected and welcome!
Why this error in a Svelte Typescript project?