mirror of
https://github.com/wiseguru/ReWrite-Voice-Notes.git
synced 2026-07-22 07:49:19 +00:00
Local npm run lint now enforces the three classes the community-review bot caught only at submission: - type-checked @typescript-eslint rules (no-deprecated, no-unsafe-*, no-unnecessary-type-assertion) scoped to src/ - no-unsupported-api (Obsidian API newer than manifest minAppVersion), cherry-picked from a 0.4.1 alias since the pinned 0.1.9 base lacks it - noInlineConfig, so an eslint-disable can no longer silence a rule Base plugin stays pinned at 0.1.9 (0.4.x's sentence-case diverges from the bot); only the single no-unsupported-api rule is taken from the alias. Docs: CLAUDE.md, RELEASING.md, release-checklist SKILL.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| claude-scratch | ||
| DEV_TOOLING.md | ||
| DEVCONFLICTS.md | ||
| DIARIZATION.md | ||
| IMPLEMENTATION_PLAN.md | ||
| MOBILE_KEYBOARD_BUG.md | ||
| PLUGIN_REVIEW.md | ||
| RELEASING.md | ||
| REMOVE_PLAINTEXT_SECRETS_MODE.md | ||
| ROADMAP.md | ||
| SECRETS.md | ||
| WHISPER_HOST.md | ||