Update to Svelte 5; Use the event callback instead of the effect
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"checkJs": true
|
||||
},
|
||||
"exclude": ["node_modules", "**/node_modules/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user