This website requires JavaScript.
Explore
Help
Sign In
obsidian-plugin
/
mnaoumov_obsidian-backlink-full-path
Watch
1
Star
0
Fork
You've already forked mnaoumov_obsidian-backlink-full-path
0
mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced
2026-07-22 05:41:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e63ca64041
mnaoumov_obsidian-backlink-...
/
scripts
/
commit.ts
4 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: update template
2026-04-08 14:00:53 +00:00
import
{
exec
}
from
'obsidian-dev-utils/script-utils/exec'
;
refactor: migrate to @obsidian-typings/obsidian-public-latest - 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
2026-05-17 05:55:19 +00:00
await
exec
(
'czg'
)
;
Reference in a new issue
Copy permalink