1.1.7 — Final ObsidianReviewBot fixes
Third and final round of ObsidianReviewBot fixes for community plugin submission (PR #10658).
Fixes:
- Template expression stringification (entity.hash, hasLocalStorage)
- Type assertions replaced with type predicates
- Indirect require for Node.js http module
- Dynamic console call replaced with explicit branching
- eslint-disable directive placement