mirror of
https://github.com/logancyang/obsidian-copilot.git
synced 2026-07-22 07:50:24 +00:00
Resolves 906 scorecard warnings from the Obsidian community plugin scan: replace direct `setTimeout`/`document`/`atob`/`btoa`/`globalThis` with `window.*` and `activeDocument`/`Buffer` equivalents for popout window compatibility; swap `as TFile`/`as TFolder` casts for `instanceof` checks; route file deletion through `FileManager.trashFile`; replace direct `element.style` writes with Tailwind classes and CSS variables; tighten many `any` types. Adds eslint rules to prevent regressions. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| stubs | ||
| printPromptDebug.js | ||
| printPromptDebugEntry.ts | ||