sveltejs-tippy icon indicating copy to clipboard operation
sveltejs-tippy copied to clipboard

Update for Svelte5 Please.

Open jamiegau opened this issue 11 months ago • 0 comments

This tool has not been updated in a long time. And works well in svelte. Svelte 5 has been released and is a reat improvement.

I would like to kindly ask the creator to spend a few nights updating this tool to ensure it's Svelte5 compliant.

for example I get a warning ny pycharm

Svelte: Could not find a declaration file for module sveltejs-tippy.
/blarr/blarr/ svelte_webapp/ node_modules/ sveltejs-tippy/ dist/ index. min. js
implicitly has an any type.
Try npm i --save-dev @types/ sveltejs-tippy if it exists or add a new declaration (.d. ts) file containing declare module 'sveltejs-tippy';

jamiegau avatar Nov 13 '24 01:11 jamiegau