(chore): tidied tsconfig and eslint, and some incorrect imports

This commit is contained in:
vorotamoroz
2026-05-28 04:42:03 +01:00
parent 1130bbcee8
commit e14e771bfb
6 changed files with 48 additions and 43 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { WorkspaceLeaf } from "@/deps.ts";
import LogPaneComponent from "./LogPane.svelte";
import type ObsidianLiveSyncPlugin from "../../../main.ts";
import { SvelteItemView } from "../../../common/SvelteItemView.ts";
import { $msg } from "src/lib/src/common/i18n.ts";
import { $msg } from "@lib/common/i18n.ts";
import { mount } from "svelte";
export const VIEW_TYPE_LOG = "log-log";
//Log view