mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-27 19:15:01 +02:00
Adds @typescript/native-preview (tsgo) as an opt-in, parallel typecheck backend alongside the existing tsc typecheck. Emit/builds stay on tsc. - Pin @typescript/native-preview in the catalog - Add a typecheck:tsgo script to each non-Vue package (vue-tsc packages excluded; tsgo has no .vue support), via a minimal format-preserving codemod - Add a typecheck:tsgo turbo task + root script; existing typecheck (tsc) unchanged - scripts/tsgo/: idempotent codemod + speed/parity bench Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| @n8n | ||
| cli | ||
| core | ||
| extensions/insights | ||
| frontend | ||
| node-dev | ||
| nodes-base | ||
| testing | ||
| workflow | ||