mirror of
https://github.com/wiseguru/ReWrite-Voice-Notes.git
synced 2026-07-22 07:49:19 +00:00
Community-review remediation (no behavior change): - Remove eslint-disable in realtime/pcm.ts; reach the deprecated ScriptProcessor API through local type-aliases so no-deprecated never fires. - Raise minAppVersion to 1.6.6 for FileManager.trashFile (@since 1.6.6). - Enable the reviewer's type-checked lint rules locally for src/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 lines
No EOL
355 B
JSON
11 lines
No EOL
355 B
JSON
{
|
|
"id": "rewrite-voice-notes",
|
|
"name": "ReWrite (Voice Notes)",
|
|
"version": "1.2.1",
|
|
"minAppVersion": "1.6.6",
|
|
"description": "Record or paste speech and have it transcribed and structured by AI.",
|
|
"author": "WiseGuru",
|
|
"authorUrl": "https://github.com/WiseGuru",
|
|
"fundingUrl": "https://wyz.guru/buy-someone-else-coffee/",
|
|
"isDesktopOnly": false
|
|
} |