mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Every scaffold-importing e2e compiles on the host plane, so the new file goes in tsconfig.host.json's include list and apps/web/tsconfig.json's exclude list. Without both, tsc -p apps/web/tsconfig.json fails with TS6059/TS6307.