Skip to content

v0.1.14

Choose a tag to compare

@ImCuriosity ImCuriosity released this 29 Jun 07:11
· 2 commits to main since this release

Fix: ESLint zero-error for Obsidian community plugin review

  • All obsidianmd rules pass (no-static-styles-assignment, detach-leaves, no-forbidden-elements)
  • @typescript-eslint rules clean (no-floating-promises, no-unsafe-*, etc.)
  • Source code pushed to GitHub for review system verification
  • Removed dead code (AnalysisModal, PathFinderModal)