You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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';
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: