mirror of
https://github.com/delibae/claude-prism.git
synced 2026-09-08 22:21:20 +00:00
- Fix unused imports and variables - Apply biome formatting (template literals, semicolons, line width) - Fix a11y issues (label associations, anchor content) - Fix Node.js import protocol (node:fs, node:path) - Use self.onmessage in web worker Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
148 B
JSON
6 lines
148 B
JSON
{
|
|
"identifier": "desktop-capability",
|
|
"platforms": ["macOS", "windows", "linux"],
|
|
"windows": ["main"],
|
|
"permissions": ["updater:default"]
|
|
}
|