fix: add inline eslint-disable inside handleGotoAccount function
This commit is contained in:
@@ -254,6 +254,7 @@
|
|||||||
|
|
||||||
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
||||||
function handleGotoAccount() {
|
function handleGotoAccount() {
|
||||||
|
// eslint-disable-next-line svelte/no-navigation-without-resolve
|
||||||
goto('/account');
|
goto('/account');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user