ESLint with eslint-plugin-security configured and all 6 errors fixed: - Remove unused 'self' variable (doodstream-upload.js) - Remove unused 'statusCode' destructure (voe-upload.js) - Remove unused 'powerSaveBlocker' import (main.js) - Remove dead 'setHealthCheckStatus' function (app.js) - Add URLSearchParams to ESLint globals - Rename unused 'mode' param to '_mode' 82 remaining warnings are all security/detect-object-injection false positives (normal config object access patterns). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.js | ||
| drop-target.html | ||
| index.html | ||
| styles.css | ||