mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced 2026-07-22 12:10:28 +00:00
- Replace obsidian-typings with @obsidian-typings/obsidian-public-latest - Update vitest config: replace ssr.noExternal with server.deps.inline - Add DOM.Iterable to tsconfig lib - Remove obsolete overrides (@antfu/utils, boolean, dompurify) - Upgrade dependencies via npm-check-updates
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
import { exec } from 'obsidian-dev-utils/script-utils/exec';
|
|
|
|
await exec('czg');
|