mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-07 19:17:21 +02:00
turbo lint fails for all packages due to eslint binary resolution issues. Fall back to pnpm --filter which handles node_modules/.bin PATH correctly. Scope matches original CI (web + desktop). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>