From 38e8a1f4afda1b2b20401d0c17fc5660f7dfa336 Mon Sep 17 00:00:00 2001 From: Xymorot Date: Sun, 26 Jul 2020 00:46:39 +0200 Subject: [PATCH] meta: fix typo in comment --- src/renderer.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {