diff --git a/src/renderer.ts b/src/renderer.ts index acee806..806956e 100644 --- a/src/renderer.ts +++ b/src/renderer.ts @@ -5,7 +5,7 @@ import App from './renderer/App.svelte'; ((): void => - // eslint-disable-next-line @typescript-eslint/no-unsafe-call,@typescript-eslint/no-unsafe-return -- fis this together with the typescript support of svelte + // eslint-disable-next-line @typescript-eslint/no-unsafe-call,@typescript-eslint/no-unsafe-return -- fix this together with the typescript support of svelte new App({ target: document.querySelector('#app'), props: {