Lint
This commit is contained in:
parent
5a0c64d39c
commit
fb2d82a06e
6 changed files with 18 additions and 16 deletions
|
|
@ -1,8 +1,9 @@
|
|||
import type { Stat, Vault, Workspace } from "obsidian";
|
||||
import { MarkdownView, normalizePath } from "obsidian";
|
||||
import {
|
||||
import type {
|
||||
CursorPosition,
|
||||
TextWithCursors,
|
||||
TextWithCursors} from "sync-client";
|
||||
import {
|
||||
utils,
|
||||
type FileSystemOperations,
|
||||
type RelativePath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue