Commit graph

4 commits

Author SHA1 Message Date
Kirill Gavrilov
e276168617 fix: resolve TS7006 in Vitest config after Vitest upgrade
Fixes:

> error TS7006: Parameter 'id' implicitly has an 'any' type.
2026-03-27 02:10:27 +03:00
Kirill Gavrilov
a2fb2d7c4f test: fix "Failed to parse ... TimecodesPlugin.ts" error
Fix "Failed to parse ... TimecodesPlugin.ts" error by creating virtual module for 'obsidian' package.

Related discussion: vitest-dev/vitest#9298
2025-12-20 01:45:44 +03:00
Kirill Gavrilov
19b8697d9c chore(vitest): maximize performance of test runner 2025-01-22 15:33:30 +03:00
Kirill Gavrilov
e209f83b51 build: add Vitest 2025-01-22 15:33:29 +03:00